added frankenbot
This commit is contained in:
3
bot/json/blacklist.json
Normal file
3
bot/json/blacklist.json
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"list": ["https://discord.gg","http://discord.gg","http:/discord.gg","https:/discord.gg", "https:discord.gg","http:discord.gg", "discord.gg","hgw", "@random"]
|
||||
}
|
8
bot/json/botconfig.json
Normal file
8
bot/json/botconfig.json
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"prefix":"!",
|
||||
"yellow": "#f5ff7b",
|
||||
"orange": "#ffb87b",
|
||||
"red": "#ff7b7b",
|
||||
"green": "#7bff9f",
|
||||
"blue": "#38c2ff"
|
||||
}
|
11
bot/json/settings.json
Normal file
11
bot/json/settings.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"315176194050097152": {
|
||||
"spam": "botspam",
|
||||
"prefix": "?",
|
||||
"greet": "welcome-leave"
|
||||
},
|
||||
"422056965041291264": {
|
||||
"spam": "mainhall",
|
||||
"prefix": "?"
|
||||
}
|
||||
}
|
3
bot/json/token.json
Normal file
3
bot/json/token.json
Normal file
@ -0,0 +1,3 @@
|
||||
{
|
||||
"token":"NDE5NTI4OTU1MjMwNjgzMTM2.GZ9Nnx.yCZHtiAIiLULzx3Q1QB5cRGjNj6fM_EUSsYOKo"
|
||||
}
|
Reference in New Issue
Block a user