Has Anyone Used Reacord With Sapphire?
Not really a support question more of a discussion question just curious, it's a way of writing Discord menus with React - did a quick test with it on my bot I'm developing and holy cow it is such a nice way of making these UIs I got to delete a bunch of boilerplate code
Only downside is that the buttons don't continue to work after you restart which I'll have to use Sapphire interaction handlers for
Relevant Repo Links:
Reacord - https://github.com/itsMapleLeaf/reacord
Some WIP Code I'm doing - https://github.com/AnswerOverflow/AnswerOverflow/tree/Turbo-Repo-Base/apps/discord-bot
Only downside is that the buttons don't continue to work after you restart which I'll have to use Sapphire interaction handlers for
Relevant Repo Links:
Reacord - https://github.com/itsMapleLeaf/reacord
Some WIP Code I'm doing - https://github.com/AnswerOverflow/AnswerOverflow/tree/Turbo-Repo-Base/apps/discord-bot
GitHub
Create interactive Discord messages using React.
- GitHub - itsMapleLeaf/reacord: Create interactive Discord messages using React.
GitHub
Contribute to AnswerOverflow/AnswerOverflow development by creating an account on GitHub.