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:
topkecleon
2016-04-12 05:24:56 -04:00
parent 550d0743b7
commit 38b4b68ba2
8 changed files with 65 additions and 51 deletions

2
.gitignore vendored
View File

@@ -1,5 +1,7 @@
plugins/mokubot*
plugins/qtbot*
plugins/mjolnir*
plugins/antisquigbot*
*.db
lua-tg
drua-tg