This repository was archived by the owner on Mar 3, 2025. It is now read-only.
Hikka 1.1.26
- Add separate messages on restart and full_restart. Second one is shown, when all modules are loaded
- Replace
.uninstall_hikkawith full uninstallation (remove bot, asset chats and folder) - Clean code
- Suggest update if it is required by module
- New validator:
Float - Buttons in
.configof option is a boolean value - Drop support of argument
positiveinloader.validators.Integeras it can be easily replaced withminimum=0 - Update semantic generator in validators
- Yet another protection from monkey-patching
- Hopefully finally fix aliases being reset after restart
- Remove redundant internal hook
_client_ready2 - Show user evaluated version of config value instead of pre-comp one
- Add validator for each item to
Series, removeseparator - Add new validator:
TelegramID