Skip to content

Release 0.0.6

Latest
Compare
Choose a tag to compare
@slipeer slipeer released this 17 May 14:24
· 34 commits to master since this release

Changes

  • Support for plugin translation (include commands) and autodetect user's language
  • Plugin template for fast plugin creation
  • New Calc plugin - calculate math expressions
  • New Google plugin will googling for you
  • Main code reorganization
  • Systemd unit to run as service
  • Dynamic load only listed in config plugins
  • Password auth implementation
  • Added ability to create default plugin method (caled if method not recognized but command addressed to plugin)

Fix

  • Non-ascii characters handling
  • Fixed guessnumber plugin s/event['user_id']/event['sender']/
  • Updated matrix-python-sdk version