add bot.conf as sample
This commit is contained in:
7
bot.conf.sample
Normal file
7
bot.conf.sample
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"token": "your-token",
|
||||
"prefix": "$"
|
||||
"name": "Template Bot",
|
||||
"description": "Template for a Discord Bot",
|
||||
"author": "Template",
|
||||
}
|
||||
Reference in New Issue
Block a user