used for playing in my slack cpe29.
- run command
npm install
for install packages and dependencies - config your api key
config/default.json
{
"TOKEN": "you bot token"
}
npm start
- add command in
config/commands.json
- crate your command in
commands/YOUR_COMMAND_NAME.js