Skip to content

Hikka 1.1.26

Compare
Choose a tag to compare
@hikariatama hikariatama released this 21 May 08:51
· 329 commits to master since this release
  • Add separate messages on restart and full_restart. Second one is shown, when all modules are loaded
  • Replace .uninstall_hikka with full uninstallation (remove bot, asset chats and folder)
  • Clean code
  • Suggest update if it is required by module
  • New validator: Float
  • Buttons in .config of option is a boolean value
  • Drop support of argument positive in loader.validators.Integer as it can be easily replaced with minimum=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, remove separator
  • Add new validator: TelegramID