Skip to content
This repository was archived by the owner on May 16, 2022. It is now read-only.

Commit aca45af

Browse files
authored
Merge pull request #1 from SwitchbladeBot/markdown
Mentions, markdown & some updates
2 parents 4b71153 + 71a90b4 commit aca45af

File tree

18 files changed

+60917
-2735
lines changed

18 files changed

+60917
-2735
lines changed

README.md

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,33 +9,37 @@
99
<img src="https://i.imgur.com/X7rKVfh.png"/>
1010
</p>
1111

12+
## Twemoji
13+
14+
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).
15+
1216
## Roadmap
1317

1418
- [x] Theming
1519
- [ ] Compact messages
1620
- [ ] Chat components
1721
- [x] Message Structure
18-
- [ ] Emojis
22+
- [x] Emojis
1923
- [ ] Attachables
20-
- [ ] Mentions
21-
- [ ] Role
22-
- [ ] User
23-
- [ ] Channel
24+
- [x] Mentions
25+
- [x] Role
26+
- [x] User
27+
- [x] Channel
2428
- [ ] Markdown
25-
- [ ] Basic (bold, italic, strike)
29+
- [x] Basic (bold, italic, strike)
2630
- [ ] Quotes
2731
- [ ] Code blocks
2832
- [ ] Spoiler
2933
- [ ] Other elements
3034
- [ ] Invites
3135
- [ ] Reaction
3236
- [ ] Links
33-
- [ ] Embeds
37+
- [x] Embeds
3438
- [x] Title
3539
- [x] Author
3640
- [x] Description
3741
- [x] Fields
38-
- [ ] Inside markdown
42+
- [x] Inside markdown
3943
- [x] Footer
4044
- [x] Color
4145

0 commit comments

Comments
 (0)