Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 504 Bytes

TODO.md

File metadata and controls

17 lines (12 loc) · 504 Bytes

QuickyBot v1 Task List

Hopefully this helps keep track of stuff

###Feature Tasks

  • Create a framework for processing and playing audio

  • Add functionality for processing analytics data

    • Implement logger for system data/events
    • Implement auxiliary service(?) to ingest server activity
  • Create an embedded DB instead of plaintext to store data

###Refactor Tasks

  • Modularize quote command
    • Use embedded DB to store quote

###Miscellaneous Tasks