- Revise the way handlers are handled.
- Implement basic voice functionality that multiple plugins can use.
- Implement an API to allow UIs and other interfaces to control the bot (in progress, but probably needs revision).
- Rethink how plugins should work (In progress: Subclassed plugins).
- Write a good "API" layer for plugins (In progress: Subclassed plugins).
- Permissions System
-
Implement saving data. -
Rewrite the voice plugin. -
Make use of an actual configuration file.