alopezlago / QuizBowlDiscordScoreTracker

MIT License
6 stars 4 forks source link

Add warning for when users get close to their export limit #87

Open alopezlago opened 3 years ago

alopezlago commented 3 years ago

We should add a warning for when users get close to their export limit. It could be a warning when they get halfway there (assuming the export limit >= 2).

This would just require determining when the user (or server) has exported half of their allotted scoresheets, and modifying the export message to include this warning.