other-js-ts

4043 threads · Page 14 of 81

Date Parsing for Mute Command 3 messages
brittle cradle Hi, I'm trying to find a library that can convert something like `1d6m2s` into a date format. I think there's a library ...
Making a variable accessible in 8 messages
slow sierra How can I make a static variable or smth in a .js file that any other .js script can access? Im adding SQLite into my d...
General Question: What DB should I use for a discord bot that is meant for only one server? 47 messages
slow sierra currently I just want to make a Discord Bot for one specific server, so I don't have to worry about like other servers e...
1081590299358412983
Random undefined?? 4 messages
hollow wolf I have the following code: ```javascript users = [{ user_id: "123", balance: 1 }, { user_id: "456", balance: 2 }] consol...
1081589071526240296
Storing Date without year in MariaDB 6 messages
hollow wolf I'm using Sequelize to store dates for a discordjs bot, I'm trying to add a birthday command, but I don't want to requir...
1081589071526240296 1081590299358412983
my wind cant run nodemon 32 messages
1081590447216017570
Database Organization 74 messages
fervent sinew Hey, I'm making a logging system for my personal discord bot. And every time I do, I feel like my organization is horrib...
1081589071526240296 1081590299358412983
Wildcard matching of strings 10 messages
median wing Hi! I'm trying to create a loop where a list of registered wildcard strings are kept, in this case `$autorankAdd:*:11597...
1081589071526240296 1081589253575823411
Database issue 26 messages
dense socket Lemme upload the files then Ill talk about it
Extract something from a link 16 messages
empty jay how can i take a specific part of a link? for example the link is www.example.com/uros7 and i need to take only the word...
the permissions reading not working 7 messages
atomic dew ```js const requiredRoles = config.commandPermissions[commandName] || []; const hasPermission = requiredRoles.s...
1081589071526240296
class or function 8 messages
karmic widget I am writing a bot that deals with logs, i am using functions plus classes. Now i receive a line of log that get process...
Next error with discord 4 messages
marsh dove https://next-auth.js.org/errors#oauth_callback_error State cookie was missing. { error: TypeError: State cookie was mi...
Error: Cannot find module './error/bulkWriteError' 2 messages
trim fractal I tried rebuilding and uninstalling the module but the error comes up even when the module isnt installed and hinders my...
1081589071526240296 1081590299358412983
canvacord missing module 1 messages
trim fractal hi, i got a quick question. I wanted to use canvacord for rank cards but since ive installed it I get the error that `\n...
1081589071526240296
Extend Client and use Properties (interaction.commands) 6 messages
zenith onyx Hi, I've searched the server for LOTS of examples of the problem screenshotted, and it points repeatedly to the same tag...
1081589253575823411
Types when Fetching Partial Messages 17 messages
teal geyser Hi! I'm new to Partials, having worked with a bit more outdated versions of Discord.js prior to this, so I'm just trying...
1081589253575823411
Validate unicode emoji 4 messages
south prism I want to check whether a user input is a unicode emoji. How can I do this? In Python there is a package but what about ...
1081589071526240296
one question when the bot does not want to login that because of what? 4 messages
quartz zephyr Anyone know why
Type Inference 19 messages
sly forge I'm struggling with a type issue when dealing with array-like objects sent by Lanyard API when I pass an array of string...
1081589253575823411
get guilds list by discord rest 2 messages
feral night ```js const oauth = new DiscordOauth2(); const rest = new REST({ version: '10' }).setToken(process.env.DISCORD_BOT_TOKE...
Which logging library do you use? 3 messages
full valley Hello, I am currently looking for a good solution for logging, I have a Discord bot with a login system, event system an...
1081589071526240296 1081590447216017570 1081589253575823411 1081590299358412983
Issues packaging Electron.js app as an .exe 4 messages
Roblox API 10 messages
mossy pelican ``curl https://presence.roblox.com/v1/presence/users \ -d '{ "userIds": [ "1649952882" ]}'`` Using this currently just ...
1081590447216017570
Issue with jsonwebtoken 4 messages
strong wagon Since I have this import import jwt from 'jsonwebtoken'; Everytime I try to start up the code I get that issue and I ...
1081589071526240296
@boilpress-router-beta/express 18 messages
quaint path hey everyone, if you've ever used express to build an api, you might have noticed that the default routing system can be...
bot hosting beginner 3 messages
solar nexus im turning my old desktop into a home server. i want to run a discord bot on it. never done a lot of "server" stuff so l...
Bot which scans online marketplace and pings server when new item is added 6 messages
earnest haven is there a way to do what the title says? Ik HTML and stuff like that so I will be able to understand the acc website on...
1081589071526240296 1081590447216017570
Issue with making a search command for roblox users 39 messages
echo pier code : https://pastebin.com/Pc5r9Y4Q error : https://pastebin.com/UNCVeXvp
Typings for event emitters in typescript 9 messages
crisp solstice I have been using djs for a while and was always happy to have typed event emitters when writing up a new app, was tryin...
1081589071526240296 1081589253575823411
if (message is the newest) { ... } 8 messages
south prism Guys I have a context message command and want to check, whether the message is the newest in the channel. How can I do ...
1081589071526240296
Advanced Economy Bot 25 messages
kindred ice so i want to make a highly interactive economy bot that can used cross server (kinda like owo) that has all the things f...
1081589071526240296 1081590299358412983
Mongodb tripping 20 messages
dusty sapphire I have a system where user gets to submit "combos" via a modal, but sometimes things with weird characters cause mongodb...
1081589071526240296 1081589253575823411 1081590299358412983
Module not found even though it still is in the `node_modules` folder 47 messages
pseudo walrus alright , so i just changed my os and went from macos to windows but now its not able to detect the mongoose module eve...
1081589071526240296 1081590299358412983
Aws ec2 mongo 1 messages
haughty oyster hello again, my ec2 instance cant connect to mongodb atlas ```js 0|appstleBack | 2024-09-10T19:20:25: MongooseServerSel...
1081590299358412983
I'm having trouble getting my const code to import 3 messages
obsidian trail Hello I have a question, I'm trying to make changes in my code following new updates to pass the code from: ```js const ...
1081589071526240296 1081589253575823411
Good enough for hosting? 5 messages
frank coral I just got a computer with 24gb of ddr3, i5 4570 and a 256gb ssd for free, and I don't have any use for it. So is it a...
some help with git real quick 4 messages
haughty oyster so i pushed database/database.db, for sqlite in some old commit. I want to add that file in gitignore and remvoe from re...
1081590447216017570 1081590299358412983
Mongo isn't working anymore, previously did 4 messages
dull hare Since today none of my bots cannot do anything with Mongo's databases, no errors besides Buffering taking 1000ms issues ...
1081589071526240296
Aws ec2 3 messages
haughty oyster i hosted my app , `curl localhost` works fine but when accessing through public ip of ec2 iunstance it doesnt work
1081589071526240296
Cheapest way to do persistent, modifiable memory in real time without a database? 6 messages
cerulean bobcat I'm using a small bot for just me and someone else for TTRPG shenanigans, and I want to track things like enemies in an ...
1081589071526240296
j 2 messages
karmic widget H
How do I fix discord bot latency 3 messages
faint girder How can I fix my latency with a discord bot, averaging 600ms and want it to be lower (using Ethernet connected into an e...
How to exchange access code for access token 78 messages
heavy niche I have created an app on discord and got client id and client secret and generated a discord auth url with respect to a ...
Canvas Socket Hang Up 9 messages
tropic sand Hi, Having some issues with socket hang ups on a specific function. The issue is inconsistent so it's a little hard to ...
1081589071526240296
Handler 11 messages
plush pilot Any clu why my event handler just isnt finding interactionCreate?
1081589071526240296
Discord.Js Dashboard 10 messages
orchid gulch How can I create a Dashboard for my Discord Bot ? (Video explanation or something would be cool, because I have no idea...
1081589071526240296
i am using mongodb and i keep getting this error doesnt matter what i do 19 messages
fierce kiln ```js const err = new MongooseError(message); ^ MongooseError: Operation `slots.findOne()` buffer...
dashboard 27 messages
brittle widget link: https://voxlet.onrender.com/
1081589071526240296 1081590447216017570
solved 2 messages