- Portiere Banhammer, inklusive Whitelist und allem drum und dran!
- pre_process() funktioniert jeztt wieder wie in v1 - is_sudo() hinzugefügt - Username des Bots wird jetzt aus Nachrichten rausgeschnitten (damit der Bot noch funktionieren, wenn mehrere im gleichen Chat sind)
This commit is contained in:
@ -2,6 +2,8 @@ return {
|
||||
|
||||
-- Your authorization token from the botfather.
|
||||
bot_api_key = '',
|
||||
-- Bot's username without @
|
||||
bot_user_name = '',
|
||||
-- Your Telegram ID.
|
||||
admin = 1337,
|
||||
-- Two-letter language code.
|
||||
|
Reference in New Issue
Block a user