PluralKit/Myriad/Types
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
..
Application feat(bot): add support for Discord message context commands (#513) 2023-05-16 03:17:34 +12:00
Component feat(bot): clean up / paginate help command 2022-06-14 19:05:15 -04:00
Gateway feat: upgrade to .NET 6, refactor everything 2021-11-26 21:10:56 -05:00
Activity.cs refactor: remove some unused code 2021-11-26 21:14:09 -05:00
Channel.cs fix(bot): only allow proxying in known-supported channel types 2023-06-28 14:38:50 +12:00
Embed.cs Remove some unused fields on cached models 2022-06-03 10:39:29 +02:00
Emoji.cs Remove some unused fields on cached models 2022-06-03 10:39:29 +02:00
Guild.cs Remove some unused fields on cached models 2022-06-03 10:39:29 +02:00
GuildMember.cs Remove some unused fields on cached models 2022-06-03 10:39:29 +02:00
Message.cs feat(bot): correctly proxy voice messages 2023-04-15 12:10:04 -04:00
PermissionSet.cs fix(bot): make EmbedLinks permission check work with threads 2023-05-28 14:42:18 +12:00
Role.cs Remove some unused fields on cached models 2022-06-03 10:39:29 +02:00
Sticker.cs fix: don't try to re-send stickers and activity invites 2022-01-14 23:22:12 -05:00
User.cs fix(bot): display new Discord usernames correctly 2023-06-28 13:55:21 +12:00
Webhook.cs feat: upgrade to .NET 6, refactor everything 2021-11-26 21:10:56 -05:00