remove config files - security risk : #9

This commit is contained in:
Mark MEISSONNIER 2023-05-24 11:50:00 -04:00
parent af53e95349
commit 27abddf25c
2 changed files with 5 additions and 5 deletions

View File

@ -1,5 +0,0 @@
{
"token":"MTA5NDcyNzc4OTY4MjM4MDkyMg.GaWsMy.zp3wY6mSOwVhHfV0k43fXdgspi24qgW7LyCD6U",
"clientID":"1094727789682380922",
"guildID":"137291455336022018"
}

5
src/config.template.json Normal file
View File

@ -0,0 +1,5 @@
{
"token":"XXXXXXXXXXXX",
"clientID":"123412341234",
"guildID":"1234123412341234"
}