124 lines
2.2 KiB
JSON
124 lines
2.2 KiB
JSON
{
|
|
"locale": "en",
|
|
"bot": {
|
|
"owner": 0,
|
|
"api_id": 0,
|
|
"api_hash": "",
|
|
"bot_token": "",
|
|
"workers": 1,
|
|
"max_concurrent_transmissions": 1,
|
|
"scoped_commands": true
|
|
},
|
|
"reports": {
|
|
"chat_id": "owner"
|
|
},
|
|
"database": {
|
|
"user": null,
|
|
"password": null,
|
|
"host": "127.0.0.1",
|
|
"port": 27017,
|
|
"name": "captchabot"
|
|
},
|
|
"timeouts": {
|
|
"join": 2,
|
|
"verify": 3
|
|
},
|
|
"whitelist": {
|
|
"enabled": false,
|
|
"groups": []
|
|
},
|
|
"disabled_plugins": [],
|
|
"emojis": [
|
|
"☁️",
|
|
"⛑️",
|
|
"❄️",
|
|
"🌀",
|
|
"🌏",
|
|
"🌕",
|
|
"🌙",
|
|
"🌚",
|
|
"🌝",
|
|
"🍎",
|
|
"🍑",
|
|
"🍒",
|
|
"🍔",
|
|
"🍕",
|
|
"🍟",
|
|
"🍧",
|
|
"🍩",
|
|
"🍫",
|
|
"🍵",
|
|
"🍷",
|
|
"🍺",
|
|
"🎃",
|
|
"🎒",
|
|
"🎩",
|
|
"🎹",
|
|
"🎻",
|
|
"🐀",
|
|
"🐇",
|
|
"🐊",
|
|
"🐋",
|
|
"🐍",
|
|
"🐔",
|
|
"🐗",
|
|
"🐚",
|
|
"🐟",
|
|
"🐠",
|
|
"🐢",
|
|
"🐧",
|
|
"🐱",
|
|
"🐵",
|
|
"🐶",
|
|
"🐸",
|
|
"🐻",
|
|
"👑",
|
|
"👠",
|
|
"👮",
|
|
"💀",
|
|
"💄",
|
|
"💋",
|
|
"💎",
|
|
"💣",
|
|
"💰",
|
|
"💸",
|
|
"📍",
|
|
"📦",
|
|
"🔮",
|
|
"🥻",
|
|
"🥼",
|
|
"🦈",
|
|
"🦋",
|
|
"🦎",
|
|
"🦐",
|
|
"🦔",
|
|
"🦕",
|
|
"🦖",
|
|
"🦡",
|
|
"🦦",
|
|
"🦫",
|
|
"🦷",
|
|
"🧵",
|
|
"🧶",
|
|
"🪡",
|
|
"🪢",
|
|
"😀",
|
|
"🙊"
|
|
],
|
|
"commands": {
|
|
"language": {
|
|
"scopes": [
|
|
{
|
|
"name": "BotCommandScopeAllChatAdministrators"
|
|
}
|
|
]
|
|
},
|
|
"language_auto": {
|
|
"scopes": [
|
|
{
|
|
"name": "BotCommandScopeAllChatAdministrators"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |