File tree Expand file tree Collapse file tree 4 files changed +4
-3
lines changed Expand file tree Collapse file tree 4 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 3030- fix: add filter to tar extract (#1730)
3131- refactor: use importlib to find plugins in entry_points (#1669, #1733)
3232- chore: bump setuptools to >=78.1.1 (#1734)
33+ - docs: update tox chat server URLs (#1739)
3334
3435
3536v6.2.0 (2024-01-01)
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ Chat servers support
5555- `Mattermost <https://about.mattermost.com/ >`_ (See `instructions <https://github.com/Vaelor/errbot-mattermost-backend >`__)
5656- `RocketChat <https://rocket.chat/ >`_ (See `instructions <https://github.com/cardoso/errbot-rocketchat >`__)
5757- `Skype <https://www.skype.com/ >`_ (See `instructions <https://github.com/errbotio/errbot-backend-skype >`__)
58- - `TOX <https://tox.im / >`_ (See `instructions <https://github.com/errbotio/err-backend-tox >`__)
58+ - `TOX <https://tox.chat / >`_ (See `instructions <https://github.com/errbotio/err-backend-tox >`__)
5959- `VK <https://vk.com/ >`_ (See `instructions <https://github.com/Ax3Effect/errbot-vk >`__)
6060- `Zulip <https://zulipchat.com/ >`_ (See `instructions <https://github.com/zulip/errbot-backend-zulip >`__)
6161
Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ Extensive plugin framework
6767.. _Skype : http://www.skype.com/en/
6868.. _Slack : http://slack.com/
6969.. _Telegram : https://telegram.org/
70- .. _Tox : https://tox.im /
70+ .. _Tox : https://tox.chat /
7171.. _VK : https://vk.com/
7272.. _Zulip : https://zulipchat.com/
7373.. _`logged to Sentry` : https://github.com/errbotio/errbot/wiki/Logging-with-Sentry
Original file line number Diff line number Diff line change 3535# "Gitter" - see https://gitter.im/ (follow instructions from https://github.com/errbotio/err-backend-gitter)
3636
3737# Open protocols:
38- # "TOX" - see https://tox.im / (follow instructions from https://github.com/errbotio/err-backend-tox)
38+ # "TOX" - see https://tox.chat / (follow instructions from https://github.com/errbotio/err-backend-tox)
3939# "IRC" - for classic IRC or bridged services like https://gitter.im
4040# "XMPP" - the Extensible Messaging and Presence Protocol (https://xmpp.org/)
4141# "Telegram" - cloud-based mobile and desktop messaging app with a focus
You can’t perform that action at this time.
0 commit comments