Rename bot.json to bot.conf

This commit is contained in:
2021-11-20 18:43:08 +01:00
parent 9c902769f6
commit 8343e0cde2

7
bot.conf Normal file
View File

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