Send all text embeds in one message

This commit is contained in:
Tulir Asokan
2023-01-29 02:13:02 +02:00
parent 98cd08e889
commit 10d26a7baa
4 changed files with 139 additions and 123 deletions

View File

@@ -10,6 +10,7 @@
* [x] Reactions
* [x] Unicode emojis
* [ ] Custom emojis (re-reacting with custom emojis sent from Discord already works)
* [ ] Executing Discord bot commands
* [ ] Presence
* [x] Typing notifications
* [x] Own read status
@@ -33,6 +34,8 @@
* [x] Auto-joining threads when opening
* [ ] Backfilling threads after joining
* [x] Custom emojis
* [x] Embeds
* [x] Interactions (commands)
* [x] Message deletions
* [x] Reactions
* [x] Unicode emojis