-
### Hello everyone!
**There is a short issue within the framework we're using.**
1. **The main issue that is being replicated is constant glitches, the bot has tendency to create random dumps of e…
-
error
at CommandoClient. (/home/runner/PokemonBot/node_modules/discord.js-commando/src/client.js:84:11)
at Object.onceWrapper (events.js:421:28)
at CommandoClient.emit (events.js:327:22)…
-
Discord.js Command is deprecated. Upgrade to https://www.sapphirejs.dev/
This allows to upgrade Discord.js to > v12.
-
Use a framework to build a discord bot that reads and responds to commands.
-
https://gist.github.com/advaith1/287e69c3347ef5165c0dbde00aa305d2
-
When using `registerCommandsIn()` to register commands while using `"type": "module"` in package.json and coding commands as ES6 modules, Commando will not be able to register the commands. This is pr…
-
I am getting a error for installing commando. It is failing and I can’t find out why. I can’t see the log since I am on replit.com . Here is the error: Can’t get it rn.
Is anyone else having this?
…
-
Would show the amount of servers the bot is on, total amount of people, the bot up-time, how many channels it has access to and technical info for developers (RAM usage, NodeJS version etc.)
ghost updated
5 years ago
-
I have finally started to get back into coding a found out this no longer works.
```
const commando = require('discord.js-commando');
const ytlist = require('youtube-playlist');
var fs = require…
-