Commit graph

414 commits

Author SHA1 Message Date
242840719c
fix: fixed how passed_info works 2023-08-08 02:05:37 -04:00
45c64a77e5
fix: fixed evidence checking in shortmute button 2023-08-08 02:03:44 -04:00
f862affafc
fix: confirmation skipped is now logged properly 2023-08-08 02:01:17 -04:00
33d966c0e5
fix: made evidence be declared as None if there is no evidence given 2023-08-08 02:00:25 -04:00
98bc2b7cc1
misc: added some more things to the embeds 2023-08-08 01:58:38 -04:00
06878eebb2
fix: removed useless argument 2023-08-08 01:48:24 -04:00
a03b9cac9a
feat: added skip_confirmation option 2023-08-08 01:44:50 -04:00
fb2b3037bd
fix: error messages not sending because of not calling the method properly 2023-08-08 01:37:45 -04:00
17a5a952e2
misc: improved formatting 2023-08-08 01:36:22 -04:00
1252e19668
misc: improved logging embed 2023-08-08 01:33:34 -04:00
985b2d4919
fix: incorrect grammar in send string 2023-08-08 01:32:18 -04:00
7a31496b36
fix: fixed the interaction not sending a response message because it's a button 2023-08-08 01:30:30 -04:00
9959d402b3
fix: fixed parse statement not returning a timedelta 2023-08-08 01:29:01 -04:00
adc7ae4545
fix: removed positional argument from timeout 2023-08-08 01:27:43 -04:00
7b671851a2
fix: hopefully actually fixed shortmute command this time 2023-08-08 01:26:43 -04:00
a6368dd715
fix: potentially fixed shortmute yes not working 2023-08-08 01:23:32 -04:00
c3b99c48f0
fix: changed how the interaction responds 2023-08-08 01:07:20 -04:00
66a16eb08d
fix: fixed broken set_image urls 2023-08-08 00:58:00 -04:00
52d005178e
fix: messed up docstring lol 2023-08-08 00:54:00 -04:00
1d64001ae2
fix: fixed all instances of accessing configs using ids instead of guild objects 2023-08-08 00:51:19 -04:00
79fb4ce9ec
feat: added checks to determine if you're trying to shortmute an immune user 2023-08-08 00:51:07 -04:00
672e7c2936
feat: added configurable role immunity 2023-08-08 00:45:21 -04:00
615bf62d8b
fix: bad indents were preventing config command group from working 2023-08-08 00:39:01 -04:00
0a33858027
cleanup: removed another useless import 2023-08-08 00:37:47 -04:00
fb58c01a81
cleanup: removed useless import 2023-08-08 00:37:31 -04:00
743949e9ad
fix: testing a fix to shortmute 2023-08-08 00:33:53 -04:00
9238c27d5a
fix: added guild_only decorators to all the config commands 2023-08-08 00:24:47 -04:00
b71f9bf1d8
feat: added logging embeds 2023-08-08 00:24:15 -04:00
00dc0211c3
feat: added configuration for logging channels 2023-08-08 00:18:26 -04:00
63c764b6cc
feat: added most of the functionality into the shortmute cog, time to see how broken it is! 2023-08-08 00:02:24 -04:00
9834c645f7
misc: updated all instances of the old github link to the seagit link 2023-08-07 22:39:02 -04:00
d010757b0c
repo: changed issue templates 2023-08-07 22:28:59 -04:00
0a7c25ce7c
misc: renamed say cog to send cog 2023-08-07 21:38:35 -04:00
35f06f705b
fix: awaited broken modal on_submit method 2023-08-07 21:37:17 -04:00
be106bc740
misc: removed temporary error handling 2023-08-07 21:36:32 -04:00
5461eb49c9
fix: hopefully fixed 400 bad request error 2023-08-07 21:35:45 -04:00
abd45f1f43
fix: added alternate temporary error handling to say cog 2023-08-07 21:34:45 -04:00
715cab831e
misc: formatting change 2023-08-07 21:32:44 -04:00
b4056699ed
fix: removed useless attribute 2023-08-07 21:31:34 -04:00
1cb7525bb9
feat: added say cog 2023-08-07 21:29:22 -04:00
326ac8e3cc
fix: more discord.py 2.0 fixes 2023-08-07 20:56:47 -04:00
7f210d016d
fix: cocoreact no longer tries to check guild configs while in dms 2023-08-07 20:41:23 -04:00
b41fb3c085
fix: removed a broken decorator causing errors 2023-08-07 20:16:26 -04:00
a7a38433c6
fix: more avatar-related fixes 2023-08-07 20:15:31 -04:00
c4a1d22714
fix: avatar.url related fixes 2023-08-07 20:13:02 -04:00
595b1d45f3
fix: properly handling requirements 2023-08-07 17:55:29 -04:00
64e075ccde
BREAKING!!!! feat: discord.py 2.0 compatibility 2023-08-07 17:34:57 -04:00
7148bd18b1
misc: added more formatting to an error message 2023-08-07 17:34:41 -04:00
beee10f303
fix: added docstring 2023-08-07 09:46:11 -04:00
6319595c8b
fix: improved formatting on nslookup command 2023-08-07 09:43:44 -04:00