issues
search
beanbeanjuice
/
cafeBot
A Discord bot! It has a currency system, cafe menu, poll and raffle system, and much more! It also has interaction commands such as hugging and smiling, but also commands for getting cafe memes, and soon to be more!
https://www.beanbeanjuice.com
GNU General Public License v3.0
9
stars
3
forks
source link
[IMPROVEMENT] Polls and Raffles are Inefficient
#585
Open
beanbeanjuice
opened
1 year ago
beanbeanjuice
commented
1 year ago
Improvement Description
[ ] Consolidate Polls and Raffles so they inherit from the same abstract class.
[ ] Make it so each of those abstract class objects have their own individual timer instead of one central timer constantly checking for completion.
Additional Context
This should remove over 200 lines of code.
Checklist
[x] I have checked for similar issues.
[x] This is an improvement request, not a feature request, bug report, or security vulnerability report.
beanbeanjuice
commented
1 year ago
579
Improvement Description
Additional Context
This should remove over 200 lines of code.
Checklist