-
# Hi, i want to make a `/kill` command but if somebody mentions someone then it sorta returns the ID or something... >> _- Warido killffed _
Hi, i want to make a `/kill` command but if somebody menti…
-
**Please describe the problem you are having in as much detail as possible:**
When a Promise gets rejected due to a Discord API Error (let's say Missing Permissions), I'm logging an Uncaught Promise …
-
**Please describe the problem you are having in as much detail as possible:**
TypeError: fn is not a function when obtaining a role from a guild.
**Include a reproducible code sample here, i…
-
I'm trying to get reaction event but im not getting it, and im not getting it with 'raw' event neither.
I'm using commando framework but i dont think that's affecting the intents.
I tried to use th…
-
**Please describe the problem you are having in as much detail as possible:**
I'm running a Discord bot as a long-running process (under forever.js, if that's relevant) on a Linux box...I've noticed …
-
heey new on coding so kinda noob in this.... but still im coding an discord bot an want to make an command where you need an certain rank for just like "moderator" but when i start the bot it works bu…
-
The error is "client is not defined", but already i change "run(message)" for "run(client, message)" the new error is "TypeError: Cannot read property 'fetch' of undefined".... im so confused, can …
-
I am trying to remove reactions that people set on their own messages, but consistently get a bad request error. I assume this is something that might be updated on the discord API end that hasn't bee…
-
Two years ago, when I was in discord, I loved discord.js-commando very much, I gone through a lot of bots using commando, I loved its command structures, and features, I'm back to discord after 1.5 ye…
-
**Please describe the problem you are having in as much detail as possible:**
I am writing a discord bot in typescript, heavily influenced by the tutorial [here](https://discordjs.guide/command-handl…