other-js-ts

4043 threads · Page 8 of 81

webhooks concurrency workers 15 messages
sick ivy So i have made a backup/restore bot for my server which restores messages by sending them in channels using webhooks (it...
1081589071526240296
Can bots do two factot auth 9 messages
barren fjord 😭
VSCode 2025 help 11 messages
dense harness helloI am getting a lot of errors and I can't solve them.
1081589071526240296
ensure file write is complete before continuing 36 messages
analog heart i have an async function performing operations on an image and then writing the result to storage: ```js async function ...
1081589071526240296
My script is running twice and i cant find where 35 messages
north flax here is my script onst { Client, GatewayIntentBits } = require('discord.js'); const client = new Client({ intents: ...
1081589071526240296
AoiError: `$djsEval` in `undefined` (TypeError: Cannot read properties of undefined (reading 'l')) 3 messages
plucky badger ```js $description[## 🎶\n### -# $djsEval[d.data.vars.l[0].text;true]] $djsEval[ let i = 0; lr(d.data.vars.l); function ...
1081589071526240296
Mongo DB authorization error 4 messages
somber path I can't seem to get this error to reside my code is all working but this authorization error is forcing the bot from rep...
1081589071526240296 1081590299358412983
Voice xp interval 10 messages
inner thicket How can I make an XP gain system when the user is in voc for a period of 15 minutes ? I was thinking of a setInterval bu...
1081589071526240296 1081590299358412983
Discord bot error 26 messages
pseudo jacinth How i fix this
1081589071526240296 1081589253575823411
Discord.JS Stats Database 2 messages
orchid gulch How can I display 1d, 3d, 7d of text & voice channel activity and also the top text & voice channel as shown in the pict...
1081589071526240296 1081590299358412983
Script filename 11 messages
full kernel Hi guys, I have fast question. How get filename in script? (`node.js`) Is there any variable or I need to import somethi...
1081589071526240296
Hi how are you 1 messages
Snowflake question 5 messages
royal silo How long can discord snowflakes (Such as User IDs, Channel IDs, etc) be? What is the range, or is the length static?
Iterating and listing JSON elements 11 messages
paper breach If I have a separate json file as shown below, how would I go about iterating through this file and listing things from ...
1081589071526240296
Visual Studio 2022 help 1 messages
nimble lake Let me open with saying that I know this is probably not the correct channel but I can't find anything else about what I...
1081589071526240296
URI Malformed - Database Issue 3 messages
mystic belfry ```js Error connecting to MongoDB: MongoParseError: URI malformed at ConnectionString (C:\Users\HP\OneDrive\Desktop\...
1081590299358412983
Supporting multiple languages 2 messages
1081589071526240296 1081590299358412983
typescript type 59 messages
karmic widget ```js for (const commandPath of commandPaths) { const { default: commandData } = await import(commandPath); if ...
1081589253575823411
host on docker 2 messages
normal swan Hey, i would like to host my bot in docker on my nas but i'm not at all familiar with docker and can't get it to work if...
Unable to reply on Rasberry Pi 5 3 messages
scarlet vale I know this is perhaps not the kind of question to ask here, but I don't know where else to turn and am only hoping for ...
for some reason it doesnt get the gamesHosted values for the top 3 7 messages
hallow marsh Code: https://sourceb.in/IegjFaF5nQ
1081589071526240296 1081590299358412983
Progress bar help 2 messages
shrewd rover I can't for the life of me figure out how to fix this problem I want the right bar to be slightly full using the `verySm...
Hello i have a prblm with my mongodb update 1 messages
1081589071526240296 1081590299358412983
Make my Discord.js bot a node.js module instead of CommonJS 22 messages
meager thorn How can I turn this into an `import()` statement? ```javascript const filePath = path.join(eventsPath, file); const eve...
1081589071526240296
Setting up a mono repo 4 messages
fathom kettle Anyone here have experience setting up a mono repo and what types of tools I should use to make this easier for myself? ...
Concatentation not showing up 1 messages
young warren ```js const recipes = recipesObject.filter((recipe) => recipe.category === category); const recipeEmbed = {...
1081589071526240296
Can't access connect to MongoDB through mongoose 93 messages
copper wagon I'm trying to initialise a connection with MongoDB through mongoose (typescript) but it's just not showing any connectio...
1081589253575823411 1081590299358412983
Getting 429 requests errors 4 messages
cloud fulcrum Me and My Friend , are having the same source he's hosting it on aws and code's working fine no matter how many time yo...
1081589253575823411
Bad audio performance in docker 2 messages
craggy siren Very bad audio performance in docker, it is acceptable when running directly on a linux vps. Sounds very distorted and l...
receive mysql database array 8 messages
steel verge I want to be able to display the database content like this ``` item 1 = price 1 item 2 = price 2 ... = ... ``` but I o...
Regex seems incorrect but I'm not sure where exactly 1 messages
formal lark ```ts const url = "https://medal.tv/games/roblox/clips/jDgqDgsQXmT0hg6Gg?invite=cr-MSxCOTYsMjA3MTY5MTg4LA"; const medalR...
1081589253575823411
Seperate The Process 11 messages
rough pebble Some bots are doing custom brands and I wanna know how they run one source on different tokens?
1081589071526240296
How to access a JSON value? 3 messages
surreal lava Hello, how to access the '#text' value? (which will be '&TEAM'). I've tried `artist.#text` which is not working.
1081589071526240296
fivem / rcon 2 messages
buoyant vine when i use IceCon to connect to my fivem rcon server it works, however when i use the nodejs package "rcon-client" it re...
Crawl's DIscord Presence extension 3 messages
hearty basalt Is there a way to auto-reconnect when connection is lost?
Having troubles with splitting commands away from the index.js file 53 messages
steel verge The title says it all. I've followed a few different videos by a few different youtubers and they all do something diffe...
1081589071526240296
how do i make my bot have a status? 1 messages
white quarry how do i make my bot have a status?
Git Push & Pull to Sudo Su 44 messages
frank relic For some reason, everytime i create a new slash command within `src/commands`, (The file is called `PerformanceReviews.j...
1081589071526240296
Resolving Potential Memory Leaks in Large-ish Discord Bot 7 messages
upper bloom My bot ends up accumulating a lot of RAM over time (it starts at a reasonable 7gb but then gets up to 10.5gb at which po...
1081589071526240296 1081589253575823411
I ran into a problem in commitlint, it allows you to use gitmoji 1 messages
charred tundra Hi, can I say something? I ran into a problem in commitlint, it allows you to use gitmoji to substitute emojis in the na...
Should I store all the members of a server or should I fetch them in runtime? 10 messages
pulsar harbor Hello, I am working on my database right now and I was thinking about storing all the members in a server in an array wi...
1081589071526240296 1081590299358412983
Quick question with interfaces 12 messages
fathom kettle I'm definitely more of a frontend guy so not really sure if I'm overthinking this but I'm trying to build a fullstack ap...
1081589071526240296 1081589253575823411 1081590299358412983
Webhook Events help 1 messages
Document is null 6 messages
bronze prism Hi, encountering this issue, any idea on how to fix? ```js Typeerror: Cannot read properties of null (reading 'includes'...
RabbitMQ with Discord.js 14 messages
misty minnow I have some worker threads, they are picking task from my rabbit mq queue and i want to send the data from the worker to...
Parsing times (1y, 5m, 10h, etc.) 6 messages
royal silo Heya, is there an npm package that parses input such as `1y` (1 year) and things like that into other formats, such as u...
1081589071526240296 1081589253575823411
help i need help im a noobie trying to code a bot 2 messages
sly matrix im new to coding and im trying to code a bot for my server i got all my python pats and everything setup and i got my fi...
1081590447216017570 1081590299358412983
Thought I was done 😅 but can't add to database 3 messages
steel verge I am having trouble getting my bot to add data to my mysql database. It is saying "TypeError: connection.query is not a ...
1081589071526240296 1081590299358412983
Cannot read properties of undefined (reading 'find') TypeError 27 messages
young warren ```js // inventory.js const { fishList } = require('./fish'); const { getUserInventory } = require('../../../database/mo...
1081589071526240296
need database 32 messages
steel verge Does anyone have suggestions for good databases that aren't on a website? I used to use heidisql but can't remember how ...
1081590299358412983