Commit graph

38 commits

Author SHA1 Message Date
2d39b773f4
fix(main): fixed pylint warning 2023-09-24 13:26:08 -04:00
e092e79d14 Update main.py
Some checks failed
Pylint / Pylint (push) Failing after 38s
2023-09-24 08:10:26 -04:00
SeaswimmerTheFsh
8e041bb204 implemented #16 and some other things 2023-07-01 13:52:01 -04:00
SeaswimmerTheFsh
4f269119f5 added a new env variable and added functionality to edited message logs 2023-07-01 11:01:39 -04:00
SeaswimmerTheFsh
baeab865f6 finished message logging 2023-07-01 10:50:27 -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
065eb8e681 pylint fixes 2023-06-30 16:30:24 -04:00
SeaswimmerTheFsh
2c57d05abc pylint fixes 2023-06-30 16:26:22 -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
64545f7fe0 patched avatar command 2023-06-22 20:01:04 -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
1353b5e96b whole bunch of things 2023-06-21 12:06:24 -04:00
SeaswimmerTheFsh
9b0bad0fa9 moved moderation.py to the cogs folder 2023-06-20 20:31:36 -04:00
SeaswimmerTheFsh
89936460af pylint fixes 2023-06-20 20:09:08 -04:00
SeaswimmerTheFsh
272b03946d whole lot of changes
too much to list here lol
2023-06-20 20:07:13 -04:00
SeaswimmerTheFsh
d51c26c9ca initial commit for moderation cog 2023-06-20 12:28:40 -04:00
SeaswimmerTheFsh
3b8be1d7a1 prefix command fix
[p]prefix now correctly checks if you're the bot's owner
2023-06-20 10:36:13 -04:00
SeaswimmerTheFsh
942565bd06 comment changes 2023-06-20 09:39:29 -04:00
SeaswimmerTheFsh
1258062c4c a few fixes 2023-06-20 01:13:32 -04:00
SeaswimmerTheFsh
74af3fb5d1 pylint fixes 2023-06-20 01:06:40 -04:00
SeaswimmerTheFsh
3d26748dfc fixing pylint errors 2023-06-20 01:05:42 -04:00
SeaswimmerTheFsh
c9fa4a2845 prefix fixes + message logging 2023-06-20 01:02:22 -04:00
SeaswimmerTheFsh
87fffd84ad fixing pylint false positives 2023-06-19 22:30:41 -04:00
SeaswimmerTheFsh
a54cdf40d7 fixing pylint errors 2023-06-19 22:28:30 -04:00
SeaswimmerTheFsh
d389cb0db0 renamed Client class to client 2023-06-19 22:25:16 -04:00
SeaswimmerTheFsh
67d949a8a6 made all responses replies 2023-06-19 22:23:40 -04:00
SeaswimmerTheFsh
71c3855375 made [p]ping reply to users 2023-06-19 22:20:17 -04:00
SeaswimmerTheFsh
226e8b34d9 bunch of changes
working on avatar, created prefix (it doesn't work though yet), and made ping remove the initial message when editing
2023-06-19 21:50:15 -04:00
SeaswimmerTheFsh
b0fbe87fc0 pylint fixes
fixed import order and disabled line-too-long pylint rule
2023-06-19 19:10:03 -04:00
SeaswimmerTheFsh
7a05632bf0 updated ping command 2023-06-19 19:01:43 -04:00
SeaswimmerTheFsh
a3606aca7f more verbose comments
actually just committing this to test my webhook setup
2023-06-19 17:23:27 -04:00
SeaswimmerTheFsh
4043825b71 (hopefully) final pylint change
changed from per-file pylint to a pylint config file
2023-06-19 17:18:20 -04:00
SeaswimmerTheFsh
83ec43ee21 more pylint fixes 2023-06-19 17:15:19 -04:00
SeaswimmerTheFsh
fd55b375b4 more pylint changes 2023-06-19 17:13:16 -04:00
SeaswimmerTheFsh
83637385fe updated pylint 2023-06-19 17:11:20 -04:00
SeaswimmerTheFsh
85cbc6fb01 made the prefix an env variable 2023-06-19 16:47:48 -04:00
SeaswimmerTheFsh
c0eeeb93f5 committing initial files 2023-06-19 16:39:15 -04:00