|
15ef2216ce
|
feat(moderation): added changes column to mysql tables
Pylint / Pylint (3.10) (push) Failing after 56s
|
2023-12-14 15:50:48 -05:00 |
|
|
adbe4b4d85
|
fix(moderation): only reduce length of reason in /history if it is actually below 150 characters
Pylint / Pylint (3.10) (push) Failing after 55s
|
2023-12-14 14:57:28 -05:00 |
|
|
9cd63ce92b
|
fix(moderation): added caching for history command
Pylint / Pylint (3.10) (push) Failing after 56s
|
2023-12-14 14:41:38 -05:00 |
|
|
5babdb74c2
|
fix(moderation): fixed formatting in mute command
Pylint / Pylint (3.10) (push) Failing after 1m0s
|
2023-12-14 14:26:37 -05:00 |
|
|
be565f9458
|
fix(moderation): fixed history embeds taking 3 years to process
|
2023-12-14 14:24:00 -05:00 |
|
|
a67b1f8ccb
|
fix(moderation): fixed editing the case number into the message
Pylint / Pylint (3.10) (push) Failing after 51s
|
2023-12-13 16:59:36 -05:00 |
|
|
7d147bc027
|
fix(moderation): I forgot about notes 💀
Pylint / Pylint (3.10) (push) Failing after 52s
|
2023-12-13 16:55:53 -05:00 |
|
|
a0b77d6fcf
|
feat(moderation): added case numbers to the moderation response messages
Pylint / Pylint (3.10) (push) Failing after 52s
|
2023-12-13 16:54:25 -05:00 |
|
|
f9a9f07b39
|
fix(moderation): fix malformed sql query
Pylint / Pylint (3.10) (push) Failing after 53s
|
2023-12-13 16:04:21 -05:00 |
|
|
33ac32c086
|
fix(moderation): removed case 0 from the export
Pylint / Pylint (3.10) (push) Failing after 53s
|
2023-12-13 16:01:42 -05:00 |
|
|
dd778587bb
|
fix(moderation): added encoding type to open() in history command (pylint fix)
Pylint / Pylint (3.10) (push) Failing after 53s
|
2023-12-13 15:53:08 -05:00 |
|
|
b7193ae2bf
|
fix(moderation): beautify export json
Pylint / Pylint (3.10) (push) Failing after 54s
|
2023-12-13 15:46:28 -05:00 |
|
|
781b283135
|
fix(moderation): fixed discord.File
Pylint / Pylint (3.10) (push) Failing after 51s
|
2023-12-13 15:45:00 -05:00 |
|
|
b7200210ba
|
fix(moderation): fixed filename in discord upload function
Pylint / Pylint (3.10) (push) Failing after 53s
|
2023-12-13 15:43:23 -05:00 |
|
|
9d73e46749
|
fix(moderation): fixed ephemeral argument's docstring in history
|
2023-12-13 15:42:28 -05:00 |
|
|
3402ea5553
|
fix(moderation): fixed filename AGAIN
Pylint / Pylint (3.10) (push) Failing after 53s
|
2023-12-13 15:41:55 -05:00 |
|
|
d5486aa011
|
fix(moderation): fixed filename again
Pylint / Pylint (3.10) (push) Failing after 53s
|
2023-12-13 15:40:39 -05:00 |
|
|
4d97d6722d
|
fix(moderation): fixed export filename
Pylint / Pylint (3.10) (push) Has been cancelled
|
2023-12-13 15:39:53 -05:00 |
|
|
5740ba851f
|
fix(moderation): export temp writes to a directory it actually has access to
Pylint / Pylint (3.10) (push) Failing after 55s
|
2023-12-13 15:38:40 -05:00 |
|
|
6681a7d938
|
feat(moderation): added ability to export moderation history
Pylint / Pylint (3.10) (push) Failing after 1m2s
|
2023-12-13 15:35:17 -05:00 |
|
|
d4e0425e0a
|
fix(moderation): pylint fixes
Pylint / Pylint (3.10) (push) Failing after 53s
|
2023-12-13 15:15:30 -05:00 |
|
|
cb5c1e32eb
|
fix(moderation): use bool() instead of ==
Pylint / Pylint (3.10) (push) Failing after 54s
|
2023-12-13 15:07:04 -05:00 |
|
|
09d9a5239b
|
fix(moderation): history now properly checks the epheremal argument
Pylint / Pylint (3.10) (push) Failing after 54s
|
2023-12-13 15:00:36 -05:00 |
|
|
71d7329696
|
fix(moderation): fixed history command (hopefully)
Pylint / Pylint (3.10) (push) Failing after 55s
|
2023-12-13 14:48:44 -05:00 |
|
|
9b68892b67
|
bunch of goofy/broken changes
Pylint / Pylint (3.10) (push) Failing after 54s
|
2023-12-13 03:06:26 -05:00 |
|
|
15d03a944b
|
modified pylint workflow config
|
2023-12-13 03:05:37 -05:00 |
|
|
8ca56695e3
|
fix(youtubedownloader): awaited a corotuine
Pylint / Pylint (3.10) (push) Successful in 49s
|
2023-11-26 13:25:24 -05:00 |
|
|
fc9e6fd273
|
fix(youtubedownloader): fixed blacklist
Pylint / Pylint (3.10) (push) Successful in 50s
|
2023-11-26 13:24:02 -05:00 |
|
|
f3fd4a8311
|
fix(youtubedownloader): fixed erroring when deleting a downloaded file
Pylint / Pylint (3.10) (push) Successful in 53s
|
2023-11-26 12:33:52 -05:00 |
|
|
85585d4988
|
misc(youtubedownloader): delete argument in download command now set to True by default
|
2023-11-26 12:31:53 -05:00 |
|
|
6d326b0873
|
misc(readme): updated readme for youtubedownloader
Pylint / Pylint (3.10) (push) Successful in 52s
|
2023-10-24 00:51:40 -04:00 |
|
|
2066b075da
|
fix(repo): changed all instances of git.seaswimmer.cc to coastalcommits.com
Pylint / Pylint (3.10) (push) Successful in 51s
|
2023-10-24 00:48:49 -04:00 |
|
|
39a96f1789
|
misc(poetry): removed useless dependency
Pylint / Pylint (3.10) (push) Successful in 52s
|
2023-10-24 00:44:43 -04:00 |
|
|
5603b88959
|
fix(youtubedownloader): pylint fixes
Pylint / Pylint (3.10) (push) Successful in 53s
|
2023-10-24 00:43:07 -04:00 |
|
|
7a9692b50c
|
fix(moderation): pylint fixes
|
2023-10-24 00:41:29 -04:00 |
|
|
1d666a569c
|
fix(youtubedownlaoder): hopefully fixed downloading videos
Pylint / Pylint (3.10) (push) Failing after 53s
|
2023-10-24 00:36:49 -04:00 |
|
|
b45bddc548
|
fix(youtubedownloader): fixed how I was ordering the stream
Pylint / Pylint (3.10) (push) Failing after 52s
|
2023-10-24 00:30:25 -04:00 |
|
|
229aaa77d5
|
fix(youtubedownloader): fixed downloading the first video stream
Pylint / Pylint (3.10) (push) Failing after 53s
|
2023-10-24 00:28:41 -04:00 |
|
|
af27593fa9
|
fix(youtubedownloader): fixed uploading files
Pylint / Pylint (3.10) (push) Failing after 52s
|
2023-10-24 00:23:06 -04:00 |
|
|
c83e1bddb5
|
fix(youtubedownloader): fixed videos being uploaded with the wrong filename
Pylint / Pylint (3.10) (push) Failing after 53s
|
2023-10-24 00:22:33 -04:00 |
|
|
549b626dda
|
fix(youtubedownloader): filter streams correctly
Pylint / Pylint (3.10) (push) Failing after 52s
|
2023-10-24 00:19:44 -04:00 |
|
|
ff000db8fc
|
fix(youtubedownloader): fixed kwargs in youtube_download method
Pylint / Pylint (3.10) (push) Failing after 54s
|
2023-10-24 00:16:28 -04:00 |
|
|
c760592404
|
fix(youtubedownloader): fixed init file having the wrong import names
Pylint / Pylint (3.10) (push) Failing after 53s
|
2023-10-24 00:14:25 -04:00 |
|
|
6a2137e5b0
|
fix(youtubedownloader): converted the cog to use pytube instead of yt-dlp
Pylint / Pylint (3.10) (push) Failing after 56s
|
2023-10-24 00:13:32 -04:00 |
|
|
6647a3a15e
|
fix(moderation): use correct config value name for the log method
Pylint / Pylint (3.10) (push) Failing after 57s
|
2023-10-23 20:25:31 -04:00 |
|
|
2d33c9ad71
|
fix(moderation): fixed a bug in the log method
Pylint / Pylint (3.10) (push) Failing after 55s
|
2023-10-23 20:23:22 -04:00 |
|
|
7ee1554080
|
feat(moderation): added discord channel logging for moderations
Pylint / Pylint (3.10) (push) Failing after 59s
|
2023-10-23 20:09:17 -04:00 |
|
|
f2e9657eff
|
misc(moderation): minor docstring change
Pylint / Pylint (3.10) (push) Successful in 55s
|
2023-10-22 19:29:51 -04:00 |
|
|
167382a25a
|
fix(moderation): resolve now requires more permissions
Pylint / Pylint (3.10) (push) Successful in 53s
|
2023-10-22 14:17:09 -04:00 |
|
|
d0e36282b5
|
fix(moderation): check for the correct permission when using unban command
Pylint / Pylint (3.10) (push) Successful in 56s
|
2023-10-22 14:15:03 -04:00 |
|