mirror of
https://github.com/thedevs-network/the-guard-bot
synced 2025-09-03 15:45:20 +00:00
master id name fix in example
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"masterID": 123456789, // master admin ID as a number or username as astring.
|
"master": 123456789, // master admin ID as a number or username as astring.
|
||||||
"token": "", // bot token.
|
"token": "", // bot token.
|
||||||
"numberOfWarnsToBan": 3, // Number of warns that will get someone banned.
|
"numberOfWarnsToBan": 3, // Number of warns that will get someone banned.
|
||||||
"groupsInlineKeyboard": [], // [[inlineButton]] -> inline keyboard to be added to reply to /groups
|
"groupsInlineKeyboard": [], // [[inlineButton]] -> inline keyboard to be added to reply to /groups
|
||||||
|
Reference in New Issue
Block a user