Event handler - Bot Handler
event handler by PetitL - Bot Discord (v12 stable)
For better referencing, please add a star on the repository
The configuration file named config.js have to content the token of your discord bot, the prefix of your bot.
const config = {
"TOKEN" : "TOKEN",
"PREFIX" : "PREFIX",
}
module.exports = config;
ᅠᅠ
Installation
npm install
Start the bot
node index.js
For any errors found, please contact me here for exemple or do a pull request. ᅠᅠ