administration.lua:
Switched to drua-tg.lua. Groups are now listed according to most recent activity. whoami.lua: Displays channel/supergroup IDs properly.
This commit is contained in:
14
config.lua
14
config.lua
@ -55,20 +55,6 @@ Send /help to get started.
|
||||
'thank you'
|
||||
}
|
||||
},
|
||||
moderation = {
|
||||
admins = {
|
||||
['00000000'] = 'You'
|
||||
},
|
||||
errors = {
|
||||
antisquig = 'This group is English-only.',
|
||||
moderation = 'I do not moderate this group.',
|
||||
not_mod = 'This command must be run by a moderator.',
|
||||
not_admin = 'This command must be run by an administrator.',
|
||||
},
|
||||
admin_group = -00000000,
|
||||
realm_name = 'My Realm',
|
||||
antisquig = false
|
||||
},
|
||||
plugins = {
|
||||
'control.lua',
|
||||
'blacklist.lua',
|
||||
|
Reference in New Issue
Block a user