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
Ethanell d69f55caa5 Fautes d'orthographe, gitignore & default_config
Correction des fautes d'orthographe (merci WORMS !), ajout d'un fichier dans le gitignore et mise a jour du default_config.
2018-03-15 10:21:52 +01:00

14 lines
300 B
JSON

{
"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...]"]
}
}