The helper bot for LHT https://lhtranslation.net
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Senko/json/config.json

30 lines
582 B

{
"bot": {
"name": "Senko",
"consoleName": "SNKO",
"prefix": "+",
"devPrefix": "s!"
},
"embed": {
"colors": {
"base": "faba28",
"success": "23d534",
"fail": "d52334"
}
},
"log": {
"suffix": ">>",
"defaultLevel": 1,
"colors": {
"error": "redBright",
"warn": "yellowBright",
"success": "greenBright",
"notice": "#8521a0",
"primary": "blue",
"secondary": "green",
"altprimary": "blueBright",
"altsecondary": "greenBright"
}
},
"developers": ["330547934951112705"]
}