TravBot-v3/config.json.example
Keanu e04587ffca Finished help command.
Also categorized all commands.
2020-07-01 15:35:37 +02:00

5 lines
123 B
Text

{
"prefix": "!!", // Bot Prefix
"token": "<token>", // Bot Token
"owners": ["<id>"] // Array of bot owner IDs
}