fix(moderation): changed how resolved moderations are determined in history command
pylint.yaml #295 -Commit
fc5ee4dcc0
pushed by
cswimr
fix(moderation): fixed history trying to convert a null value to an integer
pylint.yaml #294 -Commit
07ff047ddb
pushed by
cswimr
fix(moderation): hopefully fixed history command trying to convert NULL to a value
pylint.yaml #293 -Commit
1fd80ff074
pushed by
cswimr
fix(moderation): moderations are now sorted in descending order by ID in history command
pylint.yaml #292 -Commit
0c006432d8
pushed by
cswimr
fix(history): fixed two broken method calls
pylint.yaml #291 -Commit
45a1edf0d0
pushed by
cswimr
feat(moderation): improving resolve command
pylint.yaml #276 -Commit
4960d40ac9
pushed by
cswimr
fix(moderation): duration is stringified now
pylint.yaml #269 -Commit
819b36d267
pushed by
cswimr
fix(moderation): time until duration expiry only appears now if the moderation hasn't expired yet
pylint.yaml #268 -Commit
613a267797
pushed by
cswimr
feat(moderation): expiry_handler now messages users who are unbanned (or attempts to)
pylint.yaml #267 -Commit
696165239f
pushed by
cswimr
fix(moderation): fixed improper kwarg in ban command
pylint.yaml #266 -Commit
6bfd110b35
pushed by
cswimr
feat(moderation): tempbans will be handled by handle_expiry every 60 seconds
pylint.yaml #265 -Commit
564faeedf2
pushed by
cswimr
fix(moderation): resolved moderations with a duration will now be considered "expired"
pylint.yaml #263 -Commit
ce72d0c6bf
pushed by
cswimr
fix(moderation): fixed the handle_expiry task setting expired to 1 on moderations without a duration
pylint.yaml #262 -Commit
69191b3b9b
pushed by
cswimr
fix(moderation): handle_expiry task is now actually started
pylint.yaml #260 -Commit
a8ea15a5c6
pushed by
cswimr
fix(moderation): wrapped expired in a bool converter in the case command
pylint.yaml #259 -Commit
af011e047b
pushed by
cswimr
fix(moderation): case now uses the expired value to determine if a duration'd moderation has expired
pylint.yaml #258 -Commit
db4826e232
pushed by
cswimr
fix(moderation): added timedelta variable to hopefully fix durations
pylint.yaml #256 -Commit
f6615746c9
pushed by
cswimr
fix(moderation): case fields are no longer inline
pylint.yaml #255 -Commit
c0857a9038
pushed by
cswimr
fix(moderation): resolved moderations will be set as expired now
pylint.yaml #254 -Commit
e22910b27b
pushed by
cswimr
fix(moderation): naturaldelta --> precisedelta
pylint.yaml #253 -Commit
df49498da7
pushed by
cswimr
fix(moderation): case now uses fetch_user instead of get_user
pylint.yaml #251 -Commit
8eb4039c64
pushed by
cswimr
fix(moderation): added reason to target.timeout in mute method
pylint.yaml #240 -Commit
4cbf552204
pushed by
cswimr
fix(moderation): fixed a few unawaited coroutines
pylint.yaml #239 -Commit
ee5f9461aa
pushed by
cswimr
fix(moderation): hopefully made the jump_url work
pylint.yaml #238 -Commit
59c8a96afc
pushed by
cswimr