andrewthetechie / err-topic-a-day

An errbot plugin to post a topic a day to a channel for discussion
GNU General Public License v3.0
3 stars 4 forks source link

Make this plugin less dependent on Slack features #8

Closed andrewthetechie closed 4 years ago

andrewthetechie commented 4 years ago

This plugin would only work with the Errbot Slack backend. Make it more general so that it can be used with other chat system back ends.

andrewthetechie commented 4 years ago

https://github.com/andrewthetechie/err-topic-a-day/pull/9 addresses this