Reiningecho90 / chances-discord-bot-public

Public repository for the Chances Discord Bot.
MIT License
1 stars 0 forks source link

Backend CSV Handling Issues #24

Open Reiningecho90 opened 2 years ago

Reiningecho90 commented 2 years ago

Your bug (What bug you found): CSV handling on the backend is causing errors in the code. These errors cause the leaderboard function to not display anything and cause the backend CSV append operation to fail.

Potential fixes (Optional, write a potential fix): Write a new version of the backend code that is streamlined further than it is. The new code should be able to handle the appending and acquiring.

Operating System (What OS you are using): Windows 10

Additional Notes (Any additional notes about the issue): No additional notes.

Reiningecho90 commented 2 years ago

Working a fix currently, it should solve issues on the backend. If this fix does not work I will go for a redesign.