This commit is contained in:
MapleLeaf
2021-12-20 17:41:14 -06:00
parent 5fe083ec60
commit d1935d283a

25
notes.md Normal file
View File

@@ -0,0 +1,25 @@
# core features
- [x] rendering core
- [x] message content
- embed
- [x] color
- [x] author
- [x] description
- [ ] title - text children, url
- [ ] footer - icon url, timestamp, text children
- [ ] image - url
- [ ] thumbnail - url
- [ ] fields - name, value, inline
- message components
- [ ] buttons
- [ ] links
- [ ] select
- [ ] action row
# cool ideas / polish
- [ ] files
- [ ] user mention component
- [ ] channel mention component
- [ ] timestamp component