Note: All CopyRights go to
FnrDev
I just edited & added some things on his repo
A nice discord bot with a lot of useful commands and advanced command handler.
explore the commands by yourself.
- How to run this ?
First of all, go to config.json and fill these blanks:
{
"token": "bot token here",
"prefix": "command prefix here"
"status": "your bot status"
}
After that:
1 - git clone https://github.com/tyizo/better-discord-bot/
2 - npm i
3 - node .