Improved triggers for many plugins.
Redone README to match the website. Bot now supports deep linking / start payloads. lastfm.lua now notifies a user when his default username is saved. antisquig is now part of moderation.lua.
This commit is contained in:
@ -13,7 +13,8 @@ end
|
||||
local help_text = help_text .. 'Arguments: <required> [optional]'
|
||||
|
||||
local triggers = {
|
||||
'^/h[elp]*[@'..bot.username..']*$',
|
||||
'^/help[@'..bot.username..']*',
|
||||
'^/h[@'..bot.username..']*$',
|
||||
'^/start[@'..bot.username..']*'
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user