merge: remove config.json from repo (contains secrets)
This commit is contained in:
commit
e70f305536
1 changed files with 0 additions and 17 deletions
17
config.json
17
config.json
|
|
@ -1,17 +0,0 @@
|
||||||
{
|
|
||||||
"_comment": "Copier ce fichier en config.json et remplir les valeurs",
|
|
||||||
"discord_token": "TOKEN",
|
|
||||||
"api_secret": "Mon-cul-est-tres-doux",
|
|
||||||
"api_port": 8765,
|
|
||||||
"guilds": {
|
|
||||||
"_comment": "Sera rempli automatiquement par la commande /setup dans chaque serveur Discord",
|
|
||||||
"_example": {
|
|
||||||
"channel_id": 123456789012345678,
|
|
||||||
"message_id": null
|
|
||||||
},
|
|
||||||
"1110604692263796746": {
|
|
||||||
"channel_id": 1227583375704064050,
|
|
||||||
"message_id": 1476628758755676245
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue