Commit graph

77 commits

Author SHA1 Message Date
854a1f14e5
fix(moderation): swapped a subtraction action
Some checks failed
Pylint / Pylint (push) Failing after 1m14s
2023-10-04 12:24:13 -04:00
bfaad63920
fix(moderation): + instead of -
Some checks failed
Pylint / Pylint (push) Failing after 1m13s
2023-10-04 12:23:14 -04:00
189a6f82ab
fix(moderation): fixed a type-error
Some checks failed
Pylint / Pylint (push) Failing after 1m13s
2023-10-04 12:22:21 -04:00
f298567224
fix(moderation): fixed timeouts being unable to log because of an issue with time formatting
Some checks failed
Pylint / Pylint (push) Failing after 1m13s
2023-10-04 12:19:46 -04:00
5d7bab59cc
fix(moderation): fixed being unable to log timeouts due to an import error
Some checks failed
Pylint / Pylint (push) Failing after 1m11s
2023-10-04 12:06:03 -04:00
a7bd24f783
fix(moderation): fixed timeout logging
Some checks failed
Pylint / Pylint (push) Failing after 1m12s
2023-10-04 12:01:54 -04:00
a036d5b898
feat(moderation): added duration logging to timeouts
Some checks failed
Pylint / Pylint (push) Failing after 1m12s
2023-10-04 11:57:21 -04:00
2c6cb7f9cb
fix(moderation): fixed error if entry.reason is none
Some checks failed
Pylint / Pylint (push) Failing after 1m12s
2023-10-04 11:35:49 -04:00
f25f8cb095
fix(moderation): capitalized a class name
Some checks failed
Pylint / Pylint (push) Failing after 1m12s
2023-10-04 11:32:25 -04:00
3f06ce1be4
feat(moderation): added logging for right click moderations
Some checks failed
Pylint / Pylint (push) Failing after 1m12s
2023-10-04 11:31:21 -04:00
437d504de9
fix(moderation): pylint fix
Some checks failed
Pylint / Pylint (push) Failing after 7m47s
2023-10-04 11:06:06 -04:00
c17f004c03
feat(moderation): added mysql_log method
Some checks reported warnings
Pylint / Pylint (push) Has been cancelled
2023-10-04 11:04:36 -04:00
43e1aebbbe
misc(moderation): reverted previous commit
Some checks failed
Pylint / Pylint (push) Failing after 1m13s
2023-10-04 10:35:36 -04:00
ebe6aebd47
misc(moderation): testing a fix to the connect method
Some checks failed
Pylint / Pylint (push) Failing after 1m14s
2023-10-04 10:33:22 -04:00
cc744465c5
fix(moderation): fixed some methods using the wrong config names
Some checks failed
Pylint / Pylint (push) Failing after 1m13s
2023-10-04 09:47:57 -04:00
dbb02c0892
fix(moderation): fixed the connect method
Some checks failed
Pylint / Pylint (push) Failing after 1m14s
2023-10-04 09:42:22 -04:00
9f6cc2968f
fix(moderation): added proper error handling to cog_load and db_generate_guild_join
Some checks failed
Pylint / Pylint (push) Failing after 1m19s
2023-10-04 09:29:49 -04:00
3d2092ec3b
misc(moderation): changed how the connectionrefusederror is raised in connect method
Some checks failed
Pylint / Pylint (push) Failing after 1m13s
2023-10-04 09:23:32 -04:00
68431095e1
fix(moderation): made the connect method raise an exception instead of returning one
Some checks failed
Pylint / Pylint (push) Failing after 1m13s
2023-10-04 09:21:36 -04:00
4c7088eb80
fix(moderation): added logging and error handling for the connect method
All checks were successful
Pylint / Pylint (push) Successful in 1m13s
2023-10-04 09:20:39 -04:00
8a27886e4b
fix(moderation): pylint fixes
All checks were successful
Pylint / Pylint (push) Successful in 1m11s
2023-10-04 09:15:49 -04:00
6017fbdd20
feat(moderation): added the basis of the database system
Some checks failed
Pylint / Pylint (push) Failing after 1m12s
2023-10-04 09:11:49 -04:00
4d9011c7a5
misc(moderation): changed description 2023-09-27 13:24:57 -04:00
e01c27d79d
feat(moderation): made the bot dm you the moderationset mysql button
All checks were successful
Pylint / Pylint (push) Successful in 1m7s
2023-09-25 00:06:13 -04:00
e9098c144b
fix(moderation): fixed broken on_submit
All checks were successful
Pylint / Pylint (push) Successful in 1m7s
2023-09-25 00:02:57 -04:00
c251b2f29b
fix(moderation): fixed broken check decorators
All checks were successful
Pylint / Pylint (push) Successful in 1m7s
2023-09-24 23:57:39 -04:00
41daea645d
feat(moderation): introduced moderation cog
All checks were successful
Pylint / Pylint (push) Successful in 1m9s
2023-09-24 23:55:21 -04:00