Skip to content

0.0.3

Compare
Choose a tag to compare
@torlenor torlenor released this 31 Mar 15:28
· 200 commits to master since this release

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