Commit graph

35 commits

Author SHA1 Message Date
60493fbd77
misc(moderation): improved code structure
All checks were successful
Pylint / Pylint (push) Successful in 50s
2023-09-24 16:33:13 -04:00
944204a441
fix(moderation): changed self.servers to self.client.servers
All checks were successful
Pylint / Pylint (push) Successful in 50s
2023-09-24 16:20:33 -04:00
506dda09b3 Update cogs/moderation.py
Some checks failed
Pylint / Pylint (push) Failing after 38s
2023-09-24 08:09:25 -04:00
SeaswimmerTheFsh
51bd0a8d71 removed [p]dbcreate 2023-07-01 14:52:42 -04:00
SeaswimmerTheFsh
8e041bb204 implemented #16 and some other things 2023-07-01 13:52:01 -04:00
SeaswimmerTheFsh
d153a5f1bd fixed import order (pylint) 2023-07-01 12:00:03 -04:00
SeaswimmerTheFsh
28f30bb36c improved moderation logging 2023-07-01 11:58:30 -04:00
SeaswimmerTheFsh
f1822b42cd roleinfo is completed but non-functional 2023-07-01 11:25:54 -04:00
SeaswimmerTheFsh
8b53ab414d added serverinfo 2023-07-01 11:16:38 -04:00
SeaswimmerTheFsh
ae08eed093 fixed kick command 2023-07-01 10:17:33 -04:00
SeaswimmerTheFsh
b99313a6bd do you conform to snake-case now?? 2023-07-01 10:07:47 -04:00
SeaswimmerTheFsh
452f130ec1 cleaning up more 2023-07-01 10:05:57 -04:00
SeaswimmerTheFsh
6909900181 cleaning up & pylint fixes 2023-07-01 10:03:51 -04:00
SeaswimmerTheFsh
2877627377 finished channelinfo
also optimized the ping command and temporarily commented out the edited message logging until zomatree pushes a fix for that
2023-07-01 09:59:18 -04:00
SeaswimmerTheFsh
55ef52ae91 holy changes batman
added:
* userinfo command
* message logging
* poetry support
* various bugfixes
2023-06-30 16:22:45 -04:00
SeaswimmerTheFsh
ba80c59cf0 implemented #13 2023-06-23 10:42:48 -04:00
SeaswimmerTheFsh
92053acd20 more stuff wooo 2023-06-22 22:18:42 -04:00
SeaswimmerTheFsh
3e8fc0a8af pylint fixes 2023-06-22 15:26:14 -04:00
SeaswimmerTheFsh
2de21e6262 working on info cog 2023-06-22 15:23:36 -04:00
SeaswimmerTheFsh
9bb636ee34 initial commit 2023-06-21 22:06:41 -04:00
SeaswimmerTheFsh
c0e8445135 implemented CustomEmbed 2023-06-21 17:41:12 -04:00
SeaswimmerTheFsh
c5b2dfb2a8 actually fixing pylint 2023-06-21 17:19:47 -04:00
SeaswimmerTheFsh
6a28033d52 added embed custom class (thanks MysticMia) 2023-06-21 17:03:29 -04:00
SeaswimmerTheFsh
5a514f86f6 formatting fixes 2023-06-21 15:37:31 -04:00
SeaswimmerTheFsh
8f39089324 added untimeout command 2023-06-21 15:33:19 -04:00
SeaswimmerTheFsh
85a0ad8d75 formatting fix 2023-06-21 13:34:50 -04:00
SeaswimmerTheFsh
9a737d5d74 added a kick command 2023-06-21 13:33:45 -04:00
SeaswimmerTheFsh
aad0fbf4b2 pylint fixes 2023-06-21 12:11:06 -04:00
SeaswimmerTheFsh
1353b5e96b whole bunch of things 2023-06-21 12:06:24 -04:00
SeaswimmerTheFsh
d63c9300ab fixed mysql_log implementation 2023-06-21 09:27:04 -04:00
SeaswimmerTheFsh
66b232781e changed type variable to moderation_type in mysql_log 2023-06-21 09:26:08 -04:00
SeaswimmerTheFsh
b615b258c2 pylint fixes 2023-06-21 09:24:15 -04:00
SeaswimmerTheFsh
a99bd711a7 pylint fixes 2023-06-21 09:22:40 -04:00
SeaswimmerTheFsh
f1754b3e1e big commit
made mysql_log a method to reduce repeat code, added warn command, added ban command, added unban command
2023-06-21 09:20:16 -04:00
SeaswimmerTheFsh
48e0b710c2 actually moved moderation.py to the cogs folder 2023-06-20 20:32:12 -04:00