diff options
Diffstat (limited to 'luamods/join.lua')
| -rw-r--r-- | luamods/join.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/luamods/join.lua b/luamods/join.lua index 43d7c65..e663c96 100644 --- a/luamods/join.lua +++ b/luamods/join.lua @@ -30,6 +30,7 @@ return { description = "Add the bot to your channel.", delay_sec = 1, options = {}, + aliases = {}, subcommands = { "silent" }, minimal_rights = "user", handle = function(request) |
