Invite here
- Install
gcc - Clone this repository
- Make sure you have rust installed (If not go here to install)
cdinto repository- Create a
config.jsonin the root of the repository
{
"token": "<YOUR BOT TOKEN HERE>",
"prefix": "<YOUR DESIRED PREFIX>",
"shards": 1 // <- This could be any number [REMOVE THIS COMMENT]
}- Run
./start.sh - You're done!