This commit is contained in:
SuperNovaa41 2022-03-03 23:56:24 -05:00
parent 56f19c5b64
commit bca3a3cb0a
2 changed files with 4 additions and 1 deletions

1
.gitignore vendored
View File

@ -36,4 +36,3 @@
balances.txt balances.txt
gbp-bot gbp-bot
config.json

4
config.json Normal file
View File

@ -0,0 +1,4 @@
{
"token": "token here",
"bot_command": "!gbp"
}