add bot.conf as sample

This commit is contained in:
2021-11-28 19:03:06 +01:00
parent 8d26f5ce01
commit 10f9e5ebc7

View File

@@ -1,7 +1,7 @@
{ {
"token": "OTExNTkwODQxMTgzNzY0NTMx.YZjnIQ.wsu4-3qnBJF2gI-9ZIV74SinBnw", "token": "your-token",
"prefix": "$"
"name": "Template Bot", "name": "Template Bot",
"description": "Template for a Discord Bot", "description": "Template for a Discord Bot",
"author": "Template", "author": "Template",
"prefix": "$"
} }