other-js-ts

4043 threads · Page 16 of 81

what does pm2 do? 6 messages
unique kraken I found videos of people explaining how to setup pm2 but I don't really want to use it until I know what it does.
Architectury 4 messages
rocky grotto Hi, whats the best architectury for pannel and bot ? These two on the same server (nodejs) two servers ? (With socket ? ...
1081589071526240296
How can I decode Opus packets received from audio of a VC to convert it to .pcm? 13 messages
ruby robin I am trying to record audio from voice channels but I just can't find the solution and I'm wordering how I can do that
1081589071526240296 1081589253575823411
MongoDb isnt Saving the category Ids for some reason 6 messages
north gulch when i click create category for me it makes the categories, saves it then moves on other functions, then when i check t...
1081590299358412983
Middleware for DiscordJS Commands 3 messages
novel scarab Let's say I have a slew of commands. Some in "common" and some in "dev". How can I make sure a function is executed ever...
1081589071526240296
It doesnt set the channels perms 2 messages
storm finch I dont get an error https://pastebin.com/ccAVhUVw
API url isn’t valid 7 messages
stoic marsh Hi! I created a random picture command that does not work. I assume the problem is that the url isnt found. I dont know ...
1081590447216017570
retrieve tweet content with puppeteer 4 messages
Javascript object misbehaving 10 messages
twilit trail I have no clue why this is happening
1081589071526240296 1081590299358412983
tunnel between discord js app with rest & localtunnel 4 messages
golden stream I want to handle all my bot interactions in a laravel project by setting a interaction endpoint URL. as everything is l...
Cannot seem to add my bot to a server 7 messages
cerulean bobcat I'm assuming this is agnostic to discord.js, so I'm posting it here; for some reason, whether I use the auth link to add...
1081589071526240296
how can i get my bot to send a message containing a new ngrok addr whenever it updates? ik how to ac 1 messages
vernal pilot how can i get my bot to send a message containing a new ngrok addr whenever it updates? ik how to actually send the msg ...
1081589071526240296
405 (Method Not Allowed) 6 messages
desert sphinx I'm trying to make a simple test by using a form to send a message to Discord, but it always returns the error listed in...
1081589071526240296 1081590447216017570
Delete Database Entries 28 messages
frozen oasis Does someone perhaps got an idea on how I can remove database entries via djs? Like check the guild id and then delete t...
1081589071526240296 1081589253575823411 1081590299358412983
MongoDB question 38 messages
twilit trail A bit of an embarassing question here but my code makes a collection called users but..
1081590299358412983
fix embeds of twitch clips 55 messages
onyx bear <@691111067807514685> there we go
1081589071526240296
How to set up two bots on same machine 10 messages
polar ibex Hello all, I'm sure this is a very rookie question.If I want to build a second bot, do I need to put its files in that s...
Hosting error 8 messages
twilit trail getting this error message from my hosting console
discord dm app 11 messages
proper thunder can someone help me make this bot work in any dm as i linked it to my account but wont work sadly.. I have been trying t...
1081589071526240296
DataBase error 66 messages
twilit trail Im getting a Unhandled Error event Error but im stumped on what is causing it
does anyone know why i might be getting the error `Property 'x' does not exist on type 'Vector_2'` 2 messages
rain hound ```js class Vector_2 { constructor(x: Number, y: Number) { this.x = x; this.y = y; } } ```
ok thanks another question how to get the second args like this!role user [thisone] 6 messages
plucky forge ok thanks another question how to get the second args like this !role user [thisone]
Getting the name of a folder 2 messages
snow canyon I want to easily get the name of the folder the current file is in, and nothing else. This works fine on Windows on Vis...
1081589071526240296
MongoDB question 99 messages
twilit trail I need help with saving a schema instance to the database
1081589071526240296 1081590299358412983
help with gTTS 5 messages
upbeat dagger I have this tts command that works but it stops working, apparently stops listening if i try to use it after I run my mu...
(solved) express route not receiving request 2 messages
1081589253575823411
Update triggering if statement (discord.js) 18 messages
glacial ice Hello everyone. I wanna log if something changed on discord.js event e.g. channelUpdate I want basically a change log fo...
1081589071526240296 1081589253575823411
Debug Undici 11 messages
thin burrow so discord.js uses undici on the backend and I've been having connection issues so I want to debug it. I've added a sta...
1081589071526240296
IntelliSense issues 38 messages
twilit trail I was told adding @param would give me access to Intellisense
1081589071526240296
Error: Unsupported image type 9 messages
uneven nacelle The files are PNG. Yes, the file paths are correct. No, the files are not corrupt. Yes, I have Canvas' latest version in...
1081589071526240296 1081589253575823411
When the dependency won't take no for an answer 13 messages
crimson bolt Help my package.json file will not let me uninstall or delete this dependency. It just readds it when the file is saved....
1081589071526240296
Which Library Can I Use to Support Artificial Intelligence in My Bot? 1 messages
random kraken Hello, I want to add artificial intelligence support to my bot. I want an artificial intelligence bot that works accordi...
Help, mongodb 7 messages
balmy adder Code - https://sourceb.in/4Am1G6FSC9 Error - https://sourceb.in/6fJ1cHfaNt
1081589071526240296 1081590299358412983
json file 5 messages
opaque skiff hi, if I have json file and I modify it with “fs”, I need to restart the bot to update the changes? for example if I mak...
Role not found 15 messages
balmy adder I need the bot to check which role it should assign via mongoose by clicking on the button and find it and issue it, but...
1081589071526240296 1081590299358412983
Need help with this error i keep getting in console 6 messages
regal oasis https://i.imgur.com/2A5Je1E.png anyone know how to fix?
1081589071526240296
I keep getting this error every single time 10 messages
signal raven so i made a marketplace system and when you make a post twice it bugs out ill send the errors as messages
1081589071526240296
Need a tl;dr on how jsoncofig.json is supposed to work. 21 messages
dire niche tl;dr - Refactoring some code, trying to tidy things up since I have imports that look like `../../../../somefolder/some...
1081589071526240296
How can I stream a website in real-time using commands? 2 messages
void quest Hello, does anyone know a way to transmit a stream in real time from a web. I mean that I mendiante a command add the ur...
My function returns "undefined" 5 messages
flint parrot Hello, as I said my function is returning "undefined", but I don't really know what is wrong. Here is my code: ```js c...
1081589071526240296
linking external modules 31 messages
twilit trail I made a warn.js with a module.export but I dont know how to link it back to my index.js file
1081589071526240296
Make string with Unicode emojis work in Discord masked links 7 messages
tulip loom I have an interesting dilemma I'm adding a feature to my bot similar to Saucy, where it'll automatically convert twitter...
Creating a Sea of Thieves chronicle canvas, help? 7 messages
wind stirrup I have made a canvas to look like the Sea of Thieves chronicle banners, but I think it is a bit messy. Does anyone have ...
1081589071526240296 1081589253575823411 1081590299358412983
How would I catch an undefined value and say they aren't registered? 6 messages
ancient spruce This is the if catching the undefined value. ```js if (userid === "undefined") { interaction.editReply( ...
.env issues only on vps 33 messages
obtuse ginkgo Hey, I'm having an issue that my vps isn't recognising any values in my .env. The file is there and its downloaded on th...
1081589071526240296
perms discord api 5 messages
karmic widget hi, how would permissions checking work? i read the developer docs on permissions `0x0000000010000000` is a hexadecimal ...
1081589071526240296
Getting "{"message": "401: Unauthorized", "code": 0}" when trying to get list of channels 8 messages
buoyant remnant Hi all, pulling my hair out here, I am trying to get a list of channels but I keep getting the error '{"message": "401: ...
Quick question 6 messages
hard iris Quick question, why is discord js better than discord py ? What are the differences ? A lot of people say that, since I'...
bug in sending reply with .catch or .then 10 messages
spiral hedge hello this is my code: ```js await user.send({embeds: [emb]}).catch(() => { return interaction.editReply...
Weird problems with my bot 6 messages
ebon oyster My bot is a public level bot in around 9000 guilds. (It's growing fast, like +30-50 guilds a day) It uses "internal shar...