Reiningecho90 / chances-discord-bot-public

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

Issues with Leaderboard Function #21

Closed Reiningecho90 closed 2 years ago

Reiningecho90 commented 2 years ago

Your bug (What bug you found): This bug makes the leaderboard data handling and leaderboard function unusable.

Potential fixes (Optional, write a potential fix): Fixes can be applied through he code directly by following the crash reports on Heroku where the bot is deployed from.

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

Additional Notes (Any additional notes about the issue): None

Reiningecho90 commented 2 years ago

API outage is causing a halt in fixing this issue, work should pick up soon. If needed, the update may be pushed back, however that is very unlikely.

Reiningecho90 commented 2 years ago

Unfortunately, issues with the leaderboard module are not resolvable. The maximum length of a message is 2000 characters, which can support up to 90 users +- 1 user. This is not enough to support the bot in the long term. Everything on this issue will be dropped and the leaderboard will be shipped out with the dedicated server release.