Heroku/hikka
Hikari fdef2634de
Fix weird bug with un-translated modules due to invalid `__module__`
2022-04-09 12:46:51 +00:00
..
compat Migrate from string formmating to f-strings in logging 2022-04-07 16:15:26 +00:00
inline Fix loading status messages for forms, galleries and lists 2022-04-09 12:30:46 +00:00
modules Fix weird bug with un-translated modules due to invalid `__module__` 2022-04-09 12:46:51 +00:00
translations Migrate from string formmating to f-strings in logging 2022-04-07 16:15:26 +00:00
web Okteto fixes 2022-04-07 16:41:15 +00:00
__init__.py Rewrite contributors to remove deepsourcebot 2022-03-30 16:26:51 +00:00
__main__.py 1.0.18: Add `silent` and `archive` params to `utils.asset_channel`. Remake logging so it become native with `BotLogger`. Inject `BotLogger` analog directly 2022-04-02 20:14:24 +00:00
_types.py Migrate from string formmating to f-strings in logging 2022-04-07 16:15:26 +00:00
configurator.py Continue refactoring stuff, removing redundant (IMHO) code, fix core modules; Added sub-license for edited files 2022-03-23 18:48:26 +00:00
database.py 1.0.17: Add ability to set up inline commands' security map (only `owner`, `sudo`, `support` and `everyone`, because other permissions are inaccessible when processing inline query). Add database serializeability check to avoid JSON-serialization problems if unserializable object is being stored in db. Minor bugfixes 2022-04-01 20:51:35 +00:00
dispatcher.py Deepsource fixes 2022-04-07 18:01:20 +00:00
loader.py 1.0.26: Add `utils.smart_split` which splits the message in chunks and relocates entities so they fit. If `utils.answer` response is too large to send in one message, it will be split in chunks and sent using `inline.list` 2022-04-09 11:56:39 +00:00
log.py 1.0.21: A lot of stuff: web fixes, bug fixes, automatic seamless userbot restart when adding new account in web, replace emojies, add inline list feature, fix `types` name conflict and I don't remember other fixes, read code 2022-04-05 16:46:03 +00:00
main.py Migrate from string formmating to f-strings in logging 2022-04-07 16:15:26 +00:00
security.py Migrate from string formmating to f-strings in logging 2022-04-07 16:15:26 +00:00
utils.py Fix `.dlmod`, remove logspam from utils 2022-04-09 12:12:19 +00:00
version.py 1.0.26: Add `utils.smart_split` which splits the message in chunks and relocates entities so they fit. If `utils.answer` response is too large to send in one message, it will be split in chunks and sent using `inline.list` 2022-04-09 11:56:39 +00:00