mirror of
https://github.com/Ninluc/Dat_Boi.git
synced 2025-12-06 05:31:51 +01:00
Initial commit
This commit is contained in:
6
botconfig/config.example.json
Executable file
6
botconfig/config.example.json
Executable file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"token": "YOUR_BOT_TOKEN",
|
||||
"prefix": "[",
|
||||
"defaultCommandCooldown" : 1,
|
||||
"statusChangeInterval": 8
|
||||
}
|
||||
6
botconfig/embed.json
Executable file
6
botconfig/embed.json
Executable file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"color": "#00ff80",
|
||||
"wrongcolor": "#ff1111",
|
||||
"footertext": "Dat Boi",
|
||||
"footericon": ""
|
||||
}
|
||||
3
botconfig/misc.json
Normal file
3
botconfig/misc.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"MESSAGE_CHAR_LIMIT" : 2000
|
||||
}
|
||||
Reference in New Issue
Block a user