Archived
1
0
Fork 0
This repository has been archived on 2024-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
FTW-Bot/default_config.json

14 lines
300 B
JSON
Raw Normal View History

2017-12-07 22:31:31 +01:00
{
"Bot" : {
"name": "FTW - Bot",
"description": "[Description du bot]",
"prefix": "<@[id du bot]> ",
"token": "[Tocken du bot]",
"statu": "[Statut du bot par défaut]"
},
"Perms" : {
"Admin": ["[Admin 1]", "[Admin 2]", "[etc...]"]
2017-12-07 22:31:31 +01:00
}
}