Clara icon indicating copy to clipboard operation
Clara copied to clipboard

Clara as a Library

Open sr229 opened this issue 6 years ago • 0 comments

lib/ itself is a whole library on its own. We can start making this part agnostic of platform.

TODO:

  • [ ] Remove some hardcoded parts and make them be defined from declaration only.
  • [ ] redo some modules that relies on hardcoded stuff.

The library approach is easy since we just need to update the Library than maintaining a whole bot base.

sr229 avatar Mar 07 '18 03:03 sr229