-
How to register slash commands
https://discord.js.org/#/docs/discord.js/stable/general/welcome
https://github.com/TheBookKnight/joshua-creates-a-discord-bot/wiki/How-to-Create-a-Discord-Bot#ch-3-ad…
-
Hello,
Im trying to setup the bot on my vps, i have completed all config files but i have this error when i start the bot :
`Unable to connect to the bot, this might be an invalid token or missi…
-
This is: Make a command for create polls using the bot part 2
### Explanation
Once the votation is started with `/vote-points`, it should be listening to the changes of this votation to know whe…
-
### What version of Bun is running?
1.0.29+a146856d1
### What platform is your computer?
Ubuntu
### What steps can reproduce the bug?
use official discord sdk and get an error
I use it…
capaj updated
4 months ago
-
```
[nodemon] restarting due to changes...
[nodemon] starting `node src/index.js`
^[[18;1RX:\discordjs-minecraft-bot\node_modules\terminal-kit\lib\Terminal.js:1448
var error_ = new…
-
DiscordAPIError[10062]: Unknown interaction
at SequentialHandler.runRequest (B:\Coding\FunGamers Discord Bot v14\node_modules\@discordjs\rest\dist\lib\handlers\SequentialHandler.cjs:287:15)
…
-
I get this error message when pressing the "▶ Run" button at https://replit.com/@elimuai/web3-sc-address-bot#.replit
```javascript
> discord-cred-voting-bot@1.0.0 start
> node ./createCommands.js…
-
Hey it keeps on saying this
Error: Cannot find module 'C:\Users\byoun\Downloads\DiscordJS-V14-ModMail-Bot-main\index.js'. Please verify that the package.json has a valid "main" entry
at tryPac…
-
This research applies to Emcee too.
I'm not satisfied with the approach to unit tests right now and how we are doing mocking. Relevant links for now:
From 2021:
Example of unit tests from a D…
-
const { token, prefix } = require('../config/config.json')
const {joinVoiceChannel}=require('@discordjs/voice');
exports.kick= function kick(isConnected,msg,linkList) {
const currentChann…