This commit is contained in:
2021-11-20 17:30:32 +01:00
commit 9c902769f6
6 changed files with 76 additions and 0 deletions

7
bot.json Normal file
View File

@@ -0,0 +1,7 @@
{
"token": "your-token",
"name": "Template Bot",
"description": "Template for a Discord Bot",
"author": "Template",
"prefix": "$"
}