Commit graph

53 commits

Author SHA1 Message Date
fa0ecaf30a
feat(shortmute): added jump urls to shortmute logging
Some checks reported warnings
Gitea Actions Demo / Explore-Gitea-Actions (push) Has been cancelled
2023-09-18 13:39:59 -04:00
3267dffdd3
feat: added an alias for confirmation, 'confirm' 2023-08-11 16:44:42 -04:00
f0767343e9
fix: fixed the skip_confirmation check 2023-08-11 16:43:05 -04:00
4bd296d52a
feat: made skip_confirmation's default value configurable 2023-08-11 16:40:01 -04:00
f222aedd77
fix: fixed logging being disabled if dms were disabled 2023-08-11 16:31:35 -04:00
d38535a35e
fix: fixed shortmuteset message command 2023-08-10 15:59:57 -04:00
41e3c3f278
misc: reduced redundant code 2023-08-08 10:10:14 -04:00
3e7b6a5b12
docs: updated docstring 2023-08-08 10:09:09 -04:00
8f52543e3a
fix: temporarily set skip_confirmation to True by default while I discuss if I want to keep the feature 2023-08-08 09:57:10 -04:00
26d17ea68b
docs: clarified how -shortmuteset message works 2023-08-08 02:42:27 -04:00
9d8b9353a9
docs: changed docstrings again 2023-08-08 02:40:03 -04:00
366628c37a
fix: more docstring shortening 2023-08-08 02:39:40 -04:00
bb3d0c8bc0
fix: made config commands still respond if you haven't configured anything yet 2023-08-08 02:38:17 -04:00
2fa0cf3de5
fix: more docstring shortening 2023-08-08 02:34:47 -04:00
dc0bdcbd42
fix: shortened docstrings again 2023-08-08 02:33:43 -04:00
8de47b3e71
fix: hopefully fixed awful formatting in docstrings 2023-08-08 02:31:28 -04:00
1decc4f258
fix: shrunk docstrings so they fit in -help 2023-08-08 02:30:09 -04:00
4d69cdb4fc
feat: added aliases to two of the config commands 2023-08-08 02:28:01 -04:00
c0fd2e7dc2
feat: vastly improved the shortmuteset command 2023-08-08 02:25:47 -04:00
a10d68c55a
feat: added user blacklisting 2023-08-08 02:17:13 -04:00
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