0.0.3
0.0.3 (2020-03-31)
Major rework of the whole project to a modern and more Go-like structure.
Implemented enhancements:
- Migrated to a server architecture where AbyleBotter is controlled via REST API
- Introduce the command line tool BotterControl to control a AbyleBotter instance
- Cleaner plugin interface and therefore much easier to implement new plugins
Fixed bugs:
- Various bugs fixed all over the place