hearthstone.lua: Temporary fix. API does not play well with lua-sec, so using curl for now.
bindings.lua: Added support for kickChatMember and unbanChatMember methods. utilties.lua: enrich_message() will rename the new_chat_member and left_chat_member values to the names expected by plugins: new_chat_participant and left_chat_participant. bot.lua: Removed migration code. Rewrite soon. eightball.lua: Bugfix.
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,5 +1,7 @@
|
||||
plugins/mokubot*
|
||||
plugins/qtbot*
|
||||
plugins/mjolnir*
|
||||
plugins/antisquigbot*
|
||||
*.db
|
||||
lua-tg
|
||||
drua-tg
|
||||
|
Reference in New Issue
Block a user