Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 549 Bytes

File metadata and controls

10 lines (10 loc) · 549 Bytes

DyphanBot TODO

  • 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.