FoxxMD / context-mod

an event-based, reddit moderation bot built on top of snoowrap and written in typescript
https://contextmod.dev
MIT License
49 stars 11 forks source link

"Depleted in" should have the window listed #36

Closed OmgImAlexis closed 2 years ago

OmgImAlexis commented 2 years ago

"Depleted in ~2 hours".

Does 2 hours signify an issue? Is 2 hours a good thing?

FoxxMD commented 2 years ago

API quota resets every 10 minutes -- time till this reset is displayed by Limit Reset directly underneath Depleted In. I'll add a tooltip to make it more obvious these are related.