PluralKit/PluralKit.Bot/Commands
Iris System 6b14c50f09 fix(bot): only allow proxying in known-supported channel types
This is so that new channel types added by Discord (that may or may not
support the features we need for proxying to work) don't throw piles of
error codes at users when they try to proxy.
2023-06-28 14:38:50 +12:00
..
Lists feat(bot): change message count sorting (#514) 2023-02-05 00:52:18 +13:00
Admin.cs feat(bot): add admin command for account recovery 2022-11-23 23:54:21 +13:00
Api.cs refactor(bot): separate MatchClear from ConfirmClear 2022-12-01 07:16:36 +00:00
Autoproxy.cs chore: lint 2022-11-23 03:13:33 +13:00
Checks.cs fix(bot): only allow proxying in known-supported channel types 2023-06-28 14:38:50 +12:00
Config.cs feat(bot): add proxy error config (#544) 2023-03-26 11:42:47 +13:00
Fun.cs chore: lint 2022-02-04 14:52:06 -05:00
GroupMember.cs fix: show correct name in entityReference when base name is private 2022-02-05 09:26:14 -05:00
Groups.cs refactor(bot): separate MatchClear from ConfirmClear 2022-12-01 07:16:36 +00:00
Help.cs feat(bot): update help message footer with bot icon credit 2023-02-25 08:26:08 +13:00
ImportExport.cs feat(bot): correctly proxy voice messages 2023-04-15 12:10:04 -04:00
Member.cs fix: apply requested changes 2022-08-27 15:15:14 +02:00
MemberAvatar.cs feat(bot): allow separate member avatars for proxied messages (#523) 2023-03-02 06:11:35 +13:00
MemberEdit.cs refactor(bot): separate MatchClear from ConfirmClear 2022-12-01 07:16:36 +00:00
MemberProxy.cs refactor(bot): separate MatchClear from ConfirmClear 2022-12-01 07:16:36 +00:00
Message.cs feat(bot): add support for Discord message context commands (#513) 2023-05-16 03:17:34 +12:00
Misc.cs refactor(bot): remove saving own user ID from ready event, rely on ID in config 2022-09-06 09:52:37 +00:00
Random.cs chore: lint 2022-11-03 22:24:17 +00:00
ServerConfig.cs feat(bot): support threads for logs (#541) 2023-03-24 15:18:23 +00:00
Switch.cs Correct grammar for switches (#491) 2022-11-05 16:47:09 -04:00
System.cs fix: apply requested changes 2022-08-27 15:15:14 +02:00
SystemEdit.cs feat(bot): correctly proxy voice messages 2023-04-15 12:10:04 -04:00
SystemFront.cs feat(bot): add `-wid` flag to `pk;s fh` to show member IDs 2022-11-22 23:02:38 +13:00
SystemLink.cs fix: correct error text on pk;unlink 2022-06-03 01:15:15 -04:00
SystemList.cs fix: don't crash in lists when searching for a string longer than 256 characters 2022-01-23 01:47:55 -05:00