This repository was archived by the owner on Mar 3, 2025. It is now read-only.
Hikka 1.1.24
- Fix bugs related to web, more specifically: Session save timing, adding more than 1 account and proper restart
- Rework Dockerfiles so they work properly
- Add
uvloopso the asyncio runs faster - Add Docker badge to info
- Improve Okteto performance by adjusting settings in
okteto-stack.yml - New
ascii_facesin utils - Typehints update
- Fix Okteto pinger messages removal
- Add config validators (
loader.validators,Boolean,Integer,Choice,Series) - Change info layout
- Add
.uninstall_hikka - Add
.clearlogs - Refactor code
- Fix minor bugs
- Fix aliases being reset after restart (aliases will now be available only when userbot is fully loaded)
- Add
StringandLinkvalidators - Fix
Seriesvalidator - Reformat core modules to use validators