Commit graph

5 commits

Author SHA1 Message Date
b2ee156028 /check-limit: fix wrong unit name in field name 2023-09-21 20:08:52 +02:00
339ef06ff9 Quota: Refactor how Quotas are being handled
also renamed limits to quota

I believe this new approach would allow me and bot hosters
to add, implement or change the quota behavior more easily.

Reimplemented the currently existing "Message count" limit
to use the new IQuota, refactoring a code *a little*.
2023-09-21 07:11:15 +02:00
5a116b0531 Handle almost all of the promise rejections
fixes #7
2023-07-31 12:17:14 +02:00
ec7df40edb fix description of check-limit command to reflect what it returns 2023-05-10 03:15:31 +02:00
46e2c00ab1 add check-limit command 2023-05-10 03:04:45 +02:00