diff --git a/notes.md b/notes.md new file mode 100644 index 0000000..9d0c5c4 --- /dev/null +++ b/notes.md @@ -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