Skip to content
This repository was archived by the owner on May 16, 2022. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 12 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,33 +9,37 @@
<img src="https://i.imgur.com/X7rKVfh.png"/>
</p>

## Twemoji

This package uses [twemoji](https://github.com/twitter/twemoji) to parse emojis. We strongly recommend to take a look at their [attribution guide](https://github.com/twitter/twemoji#attribution-requirements).

## Roadmap

- [x] Theming
- [ ] Compact messages
- [ ] Chat components
- [x] Message Structure
- [ ] Emojis
- [x] Emojis
- [ ] Attachables
- [ ] Mentions
- [ ] Role
- [ ] User
- [ ] Channel
- [x] Mentions
- [x] Role
- [x] User
- [x] Channel
- [ ] Markdown
- [ ] Basic (bold, italic, strike)
- [x] Basic (bold, italic, strike)
- [ ] Quotes
- [ ] Code blocks
- [ ] Spoiler
- [ ] Other elements
- [ ] Invites
- [ ] Reaction
- [ ] Links
- [ ] Embeds
- [x] Embeds
- [x] Title
- [x] Author
- [x] Description
- [x] Fields
- [ ] Inside markdown
- [x] Inside markdown
- [x] Footer
- [x] Color

Expand Down
Loading