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.
http://errbot.io
GNU General Public License v3.0
3.12k stars 614 forks source link

Adds ability to divert all to private or thread #1528

Closed sijis closed 2 years ago

sijis commented 3 years ago

This adds a ALL_COMMANDS option that you can add to either the DIVERT_TO_THREAD or DIVERT_TO_PRIVATE configuration options instead of adding each command individually.

To Do:

Rebased original ticket https://github.com/errbotio/errbot/pull/1371, to sync up recent changes.