From dffc8b574dfba1db3306224eb2480686452c081c Mon Sep 17 00:00:00 2001 From: MapleLeaf <19603573+itsMapleLeaf@users.noreply.github.com> Date: Wed, 22 Dec 2021 22:05:11 -0600 Subject: [PATCH] notes --- notes.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/notes.md b/notes.md index 5717ea0..ce440ab 100644 --- a/notes.md +++ b/notes.md @@ -1,6 +1,8 @@ # core features - [x] rendering core +- [ ] render to interaction +- [ ] ephemeral messages - [x] message content - embed - [x] color @@ -16,7 +18,8 @@ - [ ] links - [ ] select - [ ] action row - - [ ] button onClick + - [x] button onClick + - [ ] select onChange # cool ideas / polish