|
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 |
|
|
4f513a44a9
|
fix(moderation): kwarg ordering
Pylint / Pylint (3.10) (push) Successful in 54s
|
2023-10-22 14:11:16 -04:00 |
|
|
24d756b901
|
fix(moderation): fixed errors trying to fetch the roles of a user object
Pylint / Pylint (3.10) (push) Successful in 54s
|
2023-10-22 14:10:13 -04:00 |
|
|
d752484662
|
feat(moderation): added checking for role hierarchy issues
Pylint / Pylint (3.10) (push) Successful in 55s
|
2023-10-22 14:04:06 -04:00 |
|
|
e61d787edf
|
feat(moderation): implemented permissions checking
|
2023-10-22 13:55:54 -04:00 |
|
|
3d2960b37a
|
feat(moderation): do not run tasks or catch events for guilds that have the cog disabled
|
2023-10-22 13:28:50 -04:00 |
|
|
1c247636d1
|
updated info.json's for all cogs in the repository
Pylint / Pylint (3.10) (push) Successful in 58s
|
2023-10-22 13:22:44 -04:00 |
|
|
466441265f
|
fix(pylint): updated poetry installer link
Pylint / Pylint (3.10) (push) Successful in 56s
|
2023-10-20 16:18:14 -04:00 |
|
|
d98f631bed
|
misc(pylint): only run on relevant python version, to speed up action runs
Pylint / Pylint (3.10) (push) Successful in 55s
|
2023-10-20 15:36:19 -04:00 |
|
|
88b1a995b4
|
fix(suggestions): icon_url --> icon.url
Pylint / Pylint (3.10) (push) Successful in 56s
Pylint / Pylint (3.11) (push) Successful in 51s
Pylint / Pylint (3.9) (push) Successful in 55s
|
2023-10-20 15:33:26 -04:00 |
|
|
cc6f20c62a
|
Update README.md
Pylint / Pylint (3.10) (push) Successful in 1m1s
Pylint / Pylint (3.11) (push) Successful in 52s
Pylint / Pylint (3.9) (push) Successful in 54s
|
2023-10-20 14:37:21 +00:00 |
|
|
2a85daf55b
|
fix(pylint): updated deps
Pylint / Pylint (3.10) (push) Successful in 56s
Pylint / Pylint (3.11) (push) Successful in 52s
Pylint / Pylint (3.9) (push) Successful in 55s
|
2023-10-07 20:01:42 -04:00 |
|
|
7b1071d49a
|
fix(pylint): lint with supported versions only
Pylint / Pylint (3.12) (push) Failing after 36s
Pylint / Pylint (3.11) (push) Successful in 54s
|
2023-10-07 19:56:11 -04:00 |
|
|
75f14c794a
|
fix(pylint): no sir I do not want to run the same task 1000x times
Pylint / Pylint (3.10) (push) Failing after 27s
Pylint / Pylint (3.11) (push) Successful in 49s
Pylint / Pylint (3.9) (push) Failing after 26s
|
2023-10-07 19:54:01 -04:00 |
|
|
0fa58eba3c
|
feat(pylint): lint 3.10 and 3.9 as well
Pylint / Pylint (3.10, 3.11.2) (push) Has been cancelled
Pylint / Pylint (3.10, 3.9) (push) Has been cancelled
Pylint / Pylint (3.11, 3.10) (push) Has been cancelled
Pylint / Pylint (3.11, 3.11.2) (push) Has been cancelled
Pylint / Pylint (3.11, 3.9) (push) Has been cancelled
Pylint / Pylint (3.9, 3.10) (push) Has been cancelled
Pylint / Pylint (3.9, 3.11.2) (push) Has been cancelled
Pylint / Pylint (3.9, 3.9) (push) Has been cancelled
Pylint / Pylint (3.10, 3.10) (push) Has been cancelled
|
2023-10-07 19:53:26 -04:00 |
|
|
52647c6133
|
feat(pylint): updated pylint workflow to work with amd64 architectures
Pylint / Pylint (3.11, 3.11.2) (push) Successful in 1m22s
|
2023-10-07 19:50:58 -04:00 |
|
|
7c6fc32c88
|
fix(moderation): case 0 will no longer be shown in history, resolve, or case
Pylint / Pylint (push) Successful in 1m13s
|
2023-10-06 23:51:42 -04:00 |
|
|
bde82ae975
|
fix(moderation): history will no longer show case 0
Pylint / Pylint (push) Successful in 1m13s
|
2023-10-06 23:48:47 -04:00 |
|
|
5451f31c9f
|
fix(moderation): added pytimeparse2 to the requirements
Pylint / Pylint (push) Successful in 1m14s
|
2023-10-06 23:29:46 -04:00 |
|
|
64669349de
|
feat(moderation): added command argument descriptions to all slash commands
Pylint / Pylint (push) Successful in 1m13s
|
2023-10-06 23:09:55 -04:00 |
|
|
40d2b01de5
|
fix(moderation): fixed tuple in history command
Pylint / Pylint (push) Successful in 1m13s
|
2023-10-06 22:56:47 -04:00 |
|
|
1e59f0cada
|
feat(moderation): history embeds can now be epheremal
Pylint / Pylint (push) Successful in 1m16s
|
2023-10-06 22:55:41 -04:00 |
|
|
3c35eeb29d
|
feat(moderation): enabled checking history without a user/target or moderator set
|
2023-10-06 22:55:07 -04:00 |
|
|
9d10e8a635
|
fix(moderation): whatever i just wont close the cursor
Pylint / Pylint (push) Successful in 1m13s
|
2023-10-06 16:26:44 -04:00 |
|
|
e38df7aefe
|
misc(moderation): removed useless return
Pylint / Pylint (push) Successful in 1m14s
|
2023-10-06 16:24:48 -04:00 |
|
|
3d4dc392cd
|
fix(moderation): use tuples in cursor.execute arguments
Pylint / Pylint (push) Successful in 1m12s
|
2023-10-06 16:18:15 -04:00 |
|
|
604d03ac28
|
fix(moderation): one index per query
Pylint / Pylint (push) Successful in 1m13s
|
2023-10-06 16:17:26 -04:00 |
|
|
71237e02af
|
fix(moderation): added indexing to create_guild_table
Pylint / Pylint (push) Failing after 1m15s
|
2023-10-06 16:12:55 -04:00 |
|
|
60a1f7e500
|
misc(moderation): formatting
Pylint / Pylint (push) Successful in 1m13s
|
2023-10-06 13:52:49 -04:00 |
|
|
9900c7ea98
|
fix(moderation): fixed history embed setting the url instead of the icon url for the author field
Pylint / Pylint (push) Successful in 1m14s
|
2023-10-06 13:43:50 -04:00 |
|
|
0925753404
|
misc(moderation): removed checking channels' moderations history, will add back later on if I decide to add lockdown/slowmode/etc
Pylint / Pylint (push) Successful in 1m13s
|
2023-10-06 13:40:57 -04:00 |
|
|
4a628cfc1d
|
feat(moderation): you are now able to check moderation history of moderators
Pylint / Pylint (push) Successful in 1m13s
|
2023-10-06 13:39:51 -04:00 |
|
|
fc5ee4dcc0
|
fix(moderation): changed how resolved moderations are determined in history command
Pylint / Pylint (push) Failing after 1m12s
|
2023-10-06 13:36:04 -04:00 |
|
|
07ff047ddb
|
fix(moderation): fixed history trying to convert a null value to an integer
Pylint / Pylint (push) Failing after 1m13s
|
2023-10-06 13:34:11 -04:00 |
|
|
1fd80ff074
|
fix(moderation): hopefully fixed history command trying to convert NULL to a value
Pylint / Pylint (push) Failing after 1m12s
|
2023-10-06 13:32:22 -04:00 |
|
|
0c006432d8
|
fix(moderation): moderations are now sorted in descending order by ID in history command
Pylint / Pylint (push) Failing after 1m14s
|
2023-10-06 13:27:54 -04:00 |
|