Commit Graph

10 Commits (0380d7791dd2a6de8fb752f0932f9abe359c84d1)

Author SHA1 Message Date
sgoudham 03f2827ff6 Updating the paginator to allow to be modular
sgoudham 2670f6a90a Commiting paginator.py
sgoudham 4d832ee799 Fixing edge case
Updated commentary
sgoudham 9602d908af Fixing edge case
Updated commentary
sgoudham 794bf3d21d Setting max cache length as the input size given
sgoudham 7db544a7a6 Owner command for changing cache size dynamically
sgoudham 6a505bb766 Can't iterate through a dict and remove items
Now adding keys to be removed into an array and then popping those keys while iterating through array
sgoudham 87874ff25c Adding license to cache
sgoudham 4003967af0 Refactored EVERYTHING
No more converting to strings and back to ints
Moving on from MariaD to PostGresSQL (THANK THE GODS)
Storing modmail in cache
Close to implementing circular queue for member cache
FULLY REDID COMMENTARY
Updated Version Number to 0.8.2 (Closer to v1 release!)
Gonna test commands for the cache within main.py
sgoudham c4dea57200 Making sure that STUPID linux can find the libs folder