fix(moderation): use tuples in cursor.execute arguments
pylint.yaml #302 -Commit
3d4dc392cd
pushed by
cswimr
fix(moderation): added indexing to create_guild_table
pylint.yaml #300 -Commit
71237e02af
pushed by
cswimr
fix(moderation): fixed history embed setting the url instead of the icon url for the author field
pylint.yaml #298 -Commit
9900c7ea98
pushed by
cswimr
misc(moderation): removed checking channels' moderations history, will add back later on if I decide to add lockdown/slowmode/etc
pylint.yaml #297 -Commit
0925753404
pushed by
cswimr
feat(moderation): you are now able to check moderation history of moderators
pylint.yaml #296 -Commit
4a628cfc1d
pushed by
cswimr
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
fix(moderation): fixed markdown being applied to usernames
pylint.yaml #289 -Commit
0d180d16c4
pushed by
cswimr
fix(moderation): fixed resolve_query being broken
pylint.yaml #288 -Commit
d55d37954d
pushed by
cswimr
fix(moderation): fixed resolve not unmuting/unbanning people
pylint.yaml #287 -Commit
fb2e99bbcd
pushed by
cswimr
fix(moderation): hopefully fixed messages logging twice to console
pylint.yaml #286 -Commit
9524bd753c
pushed by
cswimr
fix(moderation): fixed error in handle_expiry if a table doesn't exist yet
pylint.yaml #284 -Commit
da469e7d35
pushed by
cswimr
feat(moderation): added resolved_by field to mysql tables
pylint.yaml #283 -Commit
8a3ed15ee0
pushed by
cswimr
fix(moderation): fixed resolve not commiting its database changes
pylint.yaml #282 -Commit
d1d5bec732
pushed by
cswimr
misc(moderation): added a seperate method for retrieving a user's information, instead of doing it twice in embed_factory
pylint.yaml #281 -Commit
bd17b6e88a
pushed by
cswimr
feat(moderation): offloading all embed generation to embed_factory method
pylint.yaml #279 -Commit
9adfe1461f
pushed by
cswimr
feat(moderation): improving resolve command
pylint.yaml #276 -Commit
4960d40ac9
pushed by
cswimr
fix(moderation): fixed fetching guild configs
pylint.yaml #275 -Commit
7c88f98a28
pushed by
cswimr
fix(moderation): made dm_users and ignore_other_bots guild-dependent
pylint.yaml #274 -Commit
90e0a4b153
pushed by
cswimr