This repository was archived by the owner on Mar 3, 2025. It is now read-only.
Hikka 1.1.28
- Fix non-working param
share_linkin loader - Assure logging bot is a member of logchat
- Do not store partial phone number in session, only ID
- Rework fast uploader so more types can be passed. For more information check code docstrings and typehints
- Rework installer so it properly displays which action is currently happening
- Fix
Seriesnot accepting one item - Show upcoming commit in update and warn if update is not required
- Add reset to default button to config
- Merge
hikka_logger.pywithtest.py - Localization
- Allow opening options of specific mod via arguments in
.config - Add
addandremovebuttons toSeriesparams - Do not unload form immediately, if
ttlparam was passed explicitly - Reorder the steps of parsing in
loader.validators.Series - Fix aliases (yet another time)
- Fix minor bug in
loader.validators.Series, which allowed to put empty string in it - Fix some translation issues and type conversion ones
- Fix incorrect modules loading if multiple links end with specified name
- Fix type conversion bug in
loader.validators.String - Fix typehints flaws
- Add additional fields to
inline.form:gif,file,mime\_type,video,location,audio - Add reset-to-default action, if config is invalid while loading the userbot to prevent fall
- Add verification emoji to
inputto let user know, that new value was processed - Add badge showing how much the last restart took
- Add
min_len,max_len,fixed_lenparams toloader.validators.Series - Add option to show downloaded module link in result message of
.dlmod - Add explicit database save after applying new config
- Add hint to web
- Add code of conduct
- Add changelog
- Remove redundant code in
database.pyas it literally does nothing