Open exlted opened 3 years ago
I expect this will be a few officially supported Bot frameworks in a few programming languages. It will wrap all the connection work to RabbitMQ up and provide a nice coding interface for handling messages. The main reason this has changed to be a framework, is because to support generic capabilities the RabbitMQ Messaging will be moderately complicated, so we want to allow bot creation while hiding that complexity as much as possible.
A simple bot template is a goal I have for this, whether it's a user configurable bot, or is just a template to allow for easy bot development using the StreamCore systems is not decided at this time.
I will be developing my personal bot using this system once I'm able to, so depending on how configurable I decide it needs to be, I might make it the default, or it'll be separate and just based off of the base bot here in StreamCore