Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

Latest commit

History

History
44 lines (30 loc) 路 1.1 KB

CHANGELOG.rst

File metadata and controls

44 lines (30 loc) 路 1.1 KB

Changelog

  • allow to disable the message filter.
  • warn user if command has wrong syntax.
  • warn user if language code is invalid.
  • added filter to translate text sent in private (user can set the language to which text will be translated)
  • improved commad description.
  • try other engines if the default engine fails.
  • moved check for correct engine from deltabot_init, to deltabot_start to allow to change engine after a wrong engine was set.
  • allow to translate quoted message (#1)
  • quote translated message
  • allow to set engine

1.0.0

  • initial release