Heroku/hikka/inline
hikariatama e382cbc7a5 1.2.5
- Add additional exit on restart to avoid port block
- Add unloaded module name on `.unloadmod`
- Add `banner_url` config var to `HikkaInfo`
- Add `loader.validators.Hidden`
- Add `websockets` dependency, so users can load hikarichat on Heroku
- Add `reply_markup` kwarg to `utils.answer`. This will automatically add buttons to plain message or edit buttons of inline unit
- Add suggestion to join developer's channel on module load if available
- Add `client.force_get_entity` to bypass Hikka Cacher
- Add clickable link to loaded module message if specified meta developer is channel
- Add support of `action` attributes for buttons ("action": "close", "action": "unload", "action": "answer")
- Add log splitter between different clients of instance (if possible)
- Fix inline events `IndexError`
- Fix text in inline input
- Fix translation issue in HikkaConfig
- Fix `.dump`
- Fix modules list reset if you perform `.dlmod` when userbot is not yet fully loaded
- Update links in README
- Remove nalinor from official repos until new modules appear
2022-06-12 09:46:48 +00:00
..
bot_pm.py Minor fixes 2022-05-07 21:59:30 +00:00
core.py 1.2.5 2022-06-12 09:46:48 +00:00
events.py 1.2.5 2022-06-12 09:46:48 +00:00
form.py 1.2.5 2022-06-12 09:46:48 +00:00
gallery.py 1.2.5 2022-06-12 09:46:48 +00:00
list.py 1.2.5 2022-06-12 09:46:48 +00:00
query_gallery.py 1.2.3 2022-06-03 12:11:49 +00:00
token_obtainment.py Minor bugfixes 2022-05-16 05:37:58 +00:00
types.py Patch 2022-06-02 22:29:44 +00:00
utils.py 1.2.3 2022-06-03 12:11:49 +00:00