forked from rDrama/rDrama
1
0
Fork 0
rDrama/files
Aevann 8f50c90b17 fix to /notifications 2023-02-28 18:52:29 +02:00
..
assets update currency values when buying awards from the award modal 2023-02-27 19:49:30 +02:00
classes destroy the shadow realm (#135) 2023-02-27 15:38:12 +00:00
helpers print to console when 50 limit is hit 2023-02-27 18:25:58 +02:00
routes fix to /notifications 2023-02-28 18:52:29 +02:00
templates fix shadow leak 2023-02-27 21:10:53 +02:00
__init__.py
__main__.py default ratelimit doesnt apply implicitly if theres other @limiter.limit before the function, so add it explicity before all functions 2023-02-26 10:41:04 +02:00
cli.py