Closed andersthemagi closed 3 years ago
Chances are, code will need to be streamlined and made to work with MySQL rather than the repl database. Luckily the database.py
file should help with streamlining most of that interaction fairly easily.
Everything is working as intended except for db-related functionality.
Going to be hashing out the db architecture in the hopes of finishing it tonight
Bot is working properly and sustained on the raspberry pi without issues. Closing this out.
Feature Description
Rather than continue to use a system that will inevitably not fit our server's needs (50MB of space for data will fill up quickly) and use inefficient key-value stores for static data, I've decided to migrate to a Raspberry Pi.
Desired Solutions
Considered Alternatives
N/A
Additional context
N/A at this time, will be included as comments if need post-submission.