Commit graph

777 commits

Author SHA1 Message Date
ff8bf341c4
misc: simplified export method 2023-08-10 22:22:46 -04:00
7054a3e181
fix: made bot token default to None instead of 0 2023-08-10 22:22:09 -04:00
84b11bf28b
fix: windows compat (using os.sep in paths) 2023-08-10 17:09:17 -04:00
d38535a35e
fix: fixed shortmuteset message command 2023-08-10 15:59:57 -04:00
ebb8a6c85c
misc: updated discordchatexporter from 2.39.1 to 2.40.3 2023-08-10 14:01:00 -04:00
57493c3abe
fix: minor [p]download fix to allow for subfolders with spaces 2023-08-09 02:38:37 -04:00
ec1d91560e
readme: shortmute is complete 2023-08-08 22:04:29 -04:00
559eace4e0
readme: removed useless note 2023-08-08 22:03:51 -04:00
7963bada27
feat: added more permissions to roleinfo 2023-08-08 21:49:19 -04:00
0e7a4a25eb
docs: improved docstrings in roleinfo 2023-08-08 21:44:13 -04:00
a7ec04870e
feat: made roleinfo a slash command 2023-08-08 21:40:18 -04:00
71972144f2
misc: clarified what "type" means 2023-08-08 21:37:05 -04:00
09dea4c8bc
feat: added more checks to managed_status 2023-08-08 21:36:19 -04:00
cd1f57309d
fix: fixed broken managed_status things 2023-08-08 21:33:14 -04:00
a9312b4fe4
feat: added more to the managed role thing 2023-08-08 21:31:56 -04:00
c164b68973
fix: possibly fixed the error? 2023-08-08 20:17:14 -04:00
2057de8f83
fix: removed declaring the error because it didn't work 2023-08-08 20:15:59 -04:00
1bab406e7e
fix: added handling for if there's no role icon 2023-08-08 20:15:17 -04:00
c03ca6649b
fix: fixed method naming 2023-08-08 19:53:47 -04:00
0353783aac
fix: removed unused imports causing issues 2023-08-08 19:52:59 -04:00
d2ea4eaa31
fix: finally got icon urls for unicode emojis working I think 2023-08-08 19:52:10 -04:00
bf81e7278a
fix: testing a fix maybe? 2023-08-08 16:58:51 -04:00
3c6d7f2ff4
troubleshooting: making fetch_twemoji_url fail if it doesn't get 200 2023-08-08 16:57:48 -04:00
80a627de21
fix: updated api endpoint so its not going to a dead cdn 2023-08-08 16:55:55 -04:00
3e469a8054
fix: possibly fixed unicode emojis? 2023-08-08 16:51:03 -04:00
6d92eb74c4
feat: added support for unicode emojis (maybe) 2023-08-08 16:45:39 -04:00
417c4830a3
fix: hopefully fixed embed.set_thumbnail 2023-08-08 16:43:00 -04:00
8eef448ca3
feat: added role icons to roleinfo 2023-08-08 16:42:17 -04:00
7dd3131bb9
fix: changed default autoreact emoji so it doesn't break on other bots 2023-08-08 15:05:00 -04:00
cd75c785e6
fix: fixed broken newline characters in Autoreact 2023-08-08 15:04:16 -04:00
f0890e4829
docs: a --> A 2023-08-08 14:58:08 -04:00
06599441e4
misc: changed coco to autoreact, removed polarisxpconvert command 2023-08-08 14:56:55 -04:00
ad393dde4b
misc: removed unneeded verbosity from a string 2023-08-08 12:21:47 -04:00
7a01f7608d
fix: fixed coco list not working 2023-08-08 12:20:07 -04:00
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