Commit Graph

588 Commits

Author SHA1 Message Date
Cynthia Foxwell b087833972 utility: fix up command missing empty arg checks and add reply support to charinfo 2024-05-21 11:39:19 -06:00
Cynthia Foxwell f2b7c49baf misc: interaction commands 2024-05-18 23:44:16 -06:00
Cynthia Foxwell f0edc0f589 utility.jumbo: this has been broken for about a year or more because of a forgotten not 2024-05-18 23:27:08 -06:00
Cynthia Foxwell 4735cce106 utility: add inviteinfo interaction command 2024-05-18 23:15:34 -06:00
Cynthia Foxwell e280d90053 utility.guildinfo: fix guildID fallback not getting a guild in cases where it can 2024-05-18 23:13:42 -06:00
Cynthia Foxwell cfd6664ea8 utility: add interaction commands for jumbo, charinfo, appinfo, guildinfo 2024-05-18 23:09:28 -06:00
Cynthia Foxwell ecef440d73 utility: fix missing s in clan banner base 2024-05-18 18:25:24 -06:00
Cynthia Foxwell 1631efae21 utility.guildinfo: fix clan playstyle missing inline 2024-05-18 18:22:59 -06:00
Cynthia Foxwell 208575d924 utility.guildinfo: name -> title on clan embed 2024-05-18 18:21:33 -06:00
Cynthia Foxwell 1147524def utility.guildinfo: grab guilds from membership screening, add clan info 2024-05-18 18:20:32 -06:00
Cynthia Foxwell 0247aeb4a0 add slash command for code previews 2024-05-18 17:50:53 -06:00
Cynthia Foxwell 4653231637 utility.guildinfo: fix widget+invite images 2024-05-17 20:32:43 -06:00
Cynthia Foxwell 3c2c18294c no s 2024-05-17 20:29:47 -06:00
Cynthia Foxwell 6e68754ecb utility.guildinfo: fix widget invite lookup 2024-05-17 20:28:23 -06:00
Cynthia Foxwell 0e3c2e3952 fedimbed: try adding perms to slash command 2024-05-17 15:36:38 -06:00
Cynthia Foxwell 9ca190f6dd fedimbed: fix reaciton check for slash command 2024-05-17 15:04:53 -06:00
Cynthia Foxwell ff4615e1aa forgot to register the command as per usual 2024-05-17 14:38:30 -06:00
Cynthia Foxwell 6e85237cab interaction command support 2024-05-17 14:33:01 -06:00
Cynthia Foxwell 73590257c8 global command self delete react 2024-05-16 14:43:51 -06:00
Cynthia Foxwell 542070b33b fix commands with perm checks being ran by bots 2024-05-10 13:57:06 -06:00
Cynthia Foxwell 5c7abc26aa misc.search: better error handling 2024-05-04 12:58:55 -06:00
Cynthia Foxwell 92e803b9bb fedimbed: ensure masked link alt text gets cleared as well 2024-04-16 13:15:01 -06:00
Cynthia Foxwell c0327e1f98 fedimbed: typo moment 2024-04-16 13:13:10 -06:00
Cynthia Foxwell d2aba65df0 fedimbed: strip masked link stuff from urls 2024-04-16 13:12:02 -06:00
Cynthia Foxwell 6146b708db fedimbed: attempt to support masked links 2024-04-16 13:08:28 -06:00
Cynthia Foxwell 61e8b573b1 fedimbed: still spoiler sensitive text content with no cw (cohost) 2024-04-16 12:48:28 -06:00
Cynthia Foxwell 77c73e814a music: fix /tracks for soundcloud 2024-04-12 11:30:04 -06:00
Cynthia Foxwell c7e110a430 misc.search: trim titles 2024-04-04 14:40:01 -06:00
Cynthia Foxwell 942de91a68 misc.search: Array.from sucks 2024-04-04 14:38:02 -06:00
Cynthia Foxwell 73658b5be1 misc.search: fix librey results not being array after update 2024-04-04 14:35:52 -06:00
Cynthia Foxwell 019c8a0619 fedimbed: fix logger call 2024-04-02 21:55:13 -06:00
Cynthia Foxwell 70e7fdee04 fedimbed: dont error on weird attachment structures 2024-04-02 21:49:06 -06:00
Cynthia Foxwell 12f410a1cb forgor the return 2024-01-15 14:34:51 -07:00
Cynthia Foxwell 6c97c3f547 fedimbed: attempt to fix anchor tags after the fact since the replace call doesnt seem to be the true issue here 2024-01-15 14:34:10 -07:00
Cynthia Foxwell 7dcd23d93d fedimbed: try non-strict equality for anchor tags 2024-01-15 14:28:41 -07:00
Cynthia Foxwell 91b351fe73 fedimbed: dont wrap anchors in masked link if body is equal to href 2024-01-12 18:02:39 -07:00
Cynthia Foxwell a5ee7d3f44 fedimbed: would help to actually add the changes in 2024-01-07 14:05:28 -07:00
Cynthia Foxwell e14cf5f9d9 fedimbed: fix blockquotes 2024-01-07 14:03:50 -07:00
Cynthia Foxwell 022202bd1c fedimbed: attachment fixes, mainly for cohost 2024-01-07 13:22:04 -07:00
Cynthia Foxwell a7ca9fd347 fedimbed: cohost support 2024-01-07 13:10:10 -07:00
Cynthia Foxwell 177b5d6534 fedimbed: add iceshrimp color 2024-01-02 11:57:51 -07:00
Cynthia Foxwell 92d70621ab fedimbed: less smart anchor tag regex since nested tags wont break anything 2023-12-28 13:43:21 -07:00
Cynthia Foxwell 79cf9b9be7 fedimbed: fix another gts moment (emotes not being array) 2023-12-28 13:34:11 -07:00
Cynthia Foxwell a7c17c195b music: fetch again with get if head fails 2023-12-25 18:03:07 -07:00
Cynthia Foxwell a3e092c78d moderation.tidy: fix breaking in DMs, allow help to always be shown 2023-12-12 11:36:12 -07:00
Cynthia Foxwell 84529b86af codePreviews: fix commit links from gitea 2023-12-07 11:05:30 -07:00
Cynthia Foxwell cf736d79da fedimbed: fix mov files 2023-12-06 22:36:00 -07:00
Cynthia Foxwell 480228a417 codePreviews: add % to regex 2023-12-06 18:42:50 -07:00
Cynthia Foxwell 2a5b546401 codePreviews+fedimbed: allow unembedded spoilers to be spoilers 2023-12-05 11:24:09 -07:00
Cynthia Foxwell b665eb9e02 codePreviews: remove spoiler markdown from links smh 2023-12-05 11:20:42 -07:00