GitPedia
errbotio

errbotio/errbot

Errbot is a chatbot, a daemon that connects to your favorite chat service and bring your tools and some fun into the conversation.

2 Releases
Latest: 2y ago
v6.2.06.2.0Latest
sijissijis·2y ago·January 4, 2024
GitHub

💥 Breaking

  • backend/slack: remove slack and slack_rtm built-in backends (#1581)
  • core/logging: deprecate SENTRY_TRANSPORT config (#1604)
  • core: removing py37 support (#1652)

Features

  • core/plugins: detect plugins using entrypoints (#1590)
  • core/logging: add new SENTRY_OPTIONS config (#1597)
  • core/plugins: make slack, mattermost and discord backends available as install requirements (#1611)

🐛 Fixes

  • docs: add unreleased section (#1576)
  • docs: update broken URL for Markdown Extra (#1572)
  • chore: bump actions/setup-python version (#1575, #1593, #1609, #1626, #1642, #1650, #1659, #1674)
  • backend/telegram: fix missing imports (#1574)
  • chore: ci improvements (#1577, #1583)
  • chore: add docs build to ci (#1582)
  • backend/xmpp: fix forward type references (#1578)
  • chore: remove campfire references (#1584)
  • + 22 more

📦 Downloads

  • Docker - `docker pull errbotio/errbot:6.2.0`
  • pypi - `pip install errbot==6.2.0`
v6.1.96.1.9
sijissijis·4y ago·June 11, 2022
GitHub

Features

  • core: set default backend to Text (#1522)
  • core: option to divert all commands to private or thread (#1528)
  • core: add type hints to core and backend functions (#1542)
  • docs: add ACL and numerous backends to official documentation (#1552)
  • core: add Python 3.10 to automated tests (#1539)
  • core: add room acl attribute (#1530)
  • chore: refactor Dockerfile errbot install and python version bump (#1571)

🐛 Fixes

  • core: success handling for update_repos (#1520)
  • core/plugins: cascade dependency plugins (#1519)
  • core/plugins: reload all repo plugins when updating a repo (#1521)
  • plugin_manager: correct syntax error (#1524)
  • backend/text: add stub send_stream_request method (#1527)
  • backend/hipchat: remove HipChat backend (#1525)
  • backend/test: shutdown sequence to address test failure (#1535)
  • core: various minor logging improvements (#1536)
  • + 15 more

📦 Downloads

  • Docker - ` docker pull errbotio/errbot:6.1.9`
  • pypi - `pip install errbot==6.1.9`