Commit graph

493 commits

Author SHA1 Message Date
f9e5cc143c
fix: tried my own fix 2023-08-08 12:17:52 -04:00
ad5e7795e2
fix: potential fix for coco emoji not wanting custom emojis 2023-08-08 12:16:48 -04:00
1ff1b7a6d0
fix: fixed nothing being output if bot fails to find emoji 2023-08-08 11:01:50 -04:00
dab65b2794
fix: hopefully made custom emojis work again 2023-08-08 10:59:25 -04:00
b1dbdd06dc
misc: temporarily added something to a str 2023-08-08 10:55:54 -04:00
578a28e3b5
fix: made coco reset return on error 2023-08-08 10:54:11 -04:00
183f8b29b0
feat: added unicode emoji support for coco 2023-08-08 10:51:25 -04:00
8c2d290266
fix: I forgot to await a corotuine 💀 2023-08-08 10:36:35 -04:00
83053a84a9
fix: fixed extract_id being broken 2023-08-08 10:35:37 -04:00
672aad720e
fix: fixed extract_id being broken 2023-08-08 10:34:01 -04:00
c22ad4e506
fix: hopefully fixed the cog not loading 2023-08-08 10:26:37 -04:00
524bf59df5
fix: added some docstrings so the cog doesn't break 2023-08-08 10:19:51 -04:00
2928c5f89f
feat: made coco an actual slash command 2023-08-08 10:17:45 -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
2bde2023cc
fix: fixed broken slash command 2023-08-08 09:54:19 -04:00
f1e3efeb30
feat: implemented FAQ as its own slash command 2023-08-08 09:50:43 -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