other-js-ts

4043 threads · Page 36 of 81

how to extract a value from a key:value pair inside of an object that's inside of an array 144 messages
royal silo basically, i'm running a database querry that returns an array of results as an array and an object inside of the array ...
1081589071526240296
yo an someone help me with my code 5 messages
balmy walrus const { Client, Collection, Intents } = require('discord.js') const db = require('quick.db') const fs = require('fs') gl...
why my bot cannot ping everyone? 3 messages
shy lintel code: ```js return interaction.reply("@everyone", { allowedMentions: { parse: ["ever...
String error 28 messages
pastel isle https://pastes.io/mmbgalcmv6
Strange commands that are not in the bot code 27 messages
high coral Why do I see slash commands that are not in my code?
Discord auth and auth/callback from website 15 messages
grand totem Wassup, someone can help me figure out why this doesn't work? code below ```js app.get('/auth/discord', (req, res) => {...
1081589071526240296 1081590447216017570
https://discord.com/channels/222078108977594368/1202708177729093732 2 messages
outer tulip https://discord.com/channels/222078108977594368/1202708177729093732
Routes using express 9 messages
heady patio I am trying to create routes using express, where I define app.get to each route. In my case, I started with only have 2...
1081589071526240296 1081590447216017570
Weird problem with turborepo 1 messages
pallid lily I've got a basic bot structure using Turborepo, and I've encountered a peculiar issue. When I try to run my bot using th...
1081589071526240296 1081589253575823411
STAFF ONLY COMMAND 6 messages
1081589071526240296 1081590299358412983
what's the best way to insert something into a mysql database? 14 messages
royal silo not a really complicated question, i have a slash command that requires some of the strings put in it to be sent to a my...
1081589071526240296 1081590299358412983
I'm trying from so long but it keeps showing same error 24 messages
arctic ermine I created a reddit command in my bot which shows a random post from reddit using the fetch function but it keeps showing...
1081589071526240296
How to solve this 9 messages
MongoDB 13 messages
balmy adder ``` TypeError: Cannot read properties of undefined (reading 'set') at C:\Users\12345678\Desktop\Основной БОТ\main.js...
1081589071526240296 1081590299358412983
ReferenceError: interaction is not defined 3 messages
karmic ridge ReferenceError: interaction is not defined
Canvas says unsupported image format for png file 11 messages
keen geode the error ```js SetSource.call(img, src) ^ Error: Unsupported image type at setSource (C:\Users\LENOVO\...
1081589071526240296
ReferenceError: interaction is not defined 12 messages
polar geyser This is the error message I get on my console.log, i really need your help, I can't do it at all.
1081589071526240296
inserting values in a database with mysql2 4 messages
royal silo So I'm using [MySQL2](https://www.npmjs.com/package/mysql2) which is an npm package that allows you to connect to mysql ...
1081589071526240296 1081590299358412983
generating random numbers and letters 6 messages
royal silo hello, how would i generate a random string of letters and numbers betwen hyphens so for example; `string1-string2-strin...
1081589071526240296
Recommendations for Starter Templates? 3 messages
thick olive Hi all! New to discord.js, very familiar with JS/TS. I'm interested in writing a bot, and was hoping that the Discord.js...
1081589071526240296 1081589253575823411
when i start the cmd and loading full then it stop why ? 4 messages
trying to uninstall yt-dlp 4 messages
thin thorn I am trying to uninstall yt-dlp but it still gives me errors even when it is not in my packages files
1081589071526240296
I know i can't use variables outside the scope but i don't know how else to do this 2 messages
1081589071526240296
How to fix connect timeout error? 1 messages
arctic ermine So when I try to run the bot it says Connect timeout error for some reason. I tried running it in an online coding platf...
Custom Serialization: Handling Non-Self Circular References 37 messages
sly forge I created custom de/serialization functions so that no data is lost. So far, it works perfectly even when it has a refer...
1081589253575823411
Randomly Increasing memory 2 messages
sullen orbit I was chilling writing code, then all of a sudden when i compiled and ran, nothing worked. No buttons and cmds nothing i...
1081589071526240296
Buffering timed out after 1000ms 1 messages
1081590299358412983
New to bot creation, don't know what I need to start 1 messages
viral bane I don't want to be taught, but could someone tell me what things I would need to make that happen? I never really wanted...
_this is not defined 15 messages
primal socket We switched to typescript and now we have following problem in thos code snippet: ```ts //Imagine Errorhandler is consol...
1081589071526240296 1081589253575823411
console 7 messages
kind belfry How to return console messages?
Keep getting this same error on my VPS 56 messages
keen geode when I did `npm i`
passport.js - MicrosoftStrategy 1 messages
mild shuttle Hello, I'm sitting 5hrs on this shit. I'm really mad rn, I'm gonna touch some grass now.. Here is my code in the issue...
Is there a working passport strategy for Xbox live stuff (I need: xuid, gamertag) 2 messages
mild shuttle Thanks for helping <3
1081589071526240296
Discord.js 6 messages
open dawn How can I keep my bot active 24/7 in vsc, paid or free?
Discord.js v13 1 messages
open dawn Vsc How can I activate my bot 24/7, paid or free?
Chart Generator 3 messages
timid breach Is there any chart generator but in img format with js api
Error: TypeError: discordClient.assignRoleAndSendConfirmation is not a function 12 messages
modern raven Not sure, why I am getting this error, Let me know if anyone knows how to go about it.
Random image on embed 4 messages
rough anchor How to do like this if i ping bot then it show an image and if i ping once more then it image will change How to do thi...
What does this error message say? 1 messages
1081589071526240296
MongoDB 10 messages
vapid kayak I've been trying to connect my bot to MongoDB and it's worked with the VS Code extension. But, when I try to start my di...
1081589071526240296
database 11 messages
high coral Hi. Which library will be the most optimal for connecting to the MySQL database? - mysql - discordjs-mysql - sequelize ...
help 1 messages
slim stump Hi guys, I just installed EJS control panel. I installed it on the servers and it works fine. I want to connect it to my...
web 1 messages
slim stump Hi guys, I just installed EJS control panel. I installed it on the servers and it works fine. I want to connect it to my...
1081589071526240296
command with database 9 messages
ornate monolith Hello, i tried to use database and i want to do a command for lock channel with database, when i do /lock "channel" "rea...
db.query is not a function 29 messages
ornate monolith Hello, I have a problem with my db when I make my command I have this error that appears, `db.query is not a function` ...
error discord.js@14.14.1 58 messages
azure vessel Hello Comunity, Was today trying to use discord.js but ran into an error. Got this error, "error discord.js@14.14.1: Th...
Error Parsing JSON 2 messages
Reconnect to MySQL Database 3 messages
rare terrace Hey guys. If the bot isn't used for a while, it loses connection to the database. I've got the database connection in ...
1081589071526240296 1081589253575823411 1081590299358412983
Who knows the paid market API? 3 messages
1081589071526240296
select menu handling problem 5 messages
bold kiln interactionCreate event:- ```js module.exports = { name: "interactionCreate", async execute(interaction, client) { ...
1081589071526240296