diff --git a/bot.conf b/bot.conf new file mode 100644 index 0000000..554e4f3 --- /dev/null +++ b/bot.conf @@ -0,0 +1,7 @@ +{ + "token": "OTExNTkwODQxMTgzNzY0NTMx.YZjnIQ.wsu4-3qnBJF2gI-9ZIV74SinBnw", + "name": "Template Bot", + "description": "Template for a Discord Bot", + "author": "Template", + "prefix": "$" +}