Closed JudsonStevens closed 2 years ago
Currently there are three issues that are at the front of what's left to do - write tests, handle Slack invitations, and fix the README. Slack invitations will be handled by the old Pybot for the near future. Tests and the README will be an ongoing work.
Will be leaving this in place for a while until I finish up some of the last few items.
Just removed the CircleCI and Dependabot settings before merging.
As mentioned in various issues and in the OC Slack workspace, we decided to rewrite Pybot for a few different reasons. The main reason is that the bot framework being used (SirBot) has not been updated in a while; more importantly, Slack has come out with a Python framework called Slack Bolt. This has allowed us to rework the functionality we had into hopefully a more clear framework and interaction pattern.