rendering to channel + simplified adapter interface

This commit is contained in:
MapleLeaf
2021-12-27 20:57:04 -06:00
parent 3682f67bfe
commit ef26b66cb8
17 changed files with 408 additions and 425 deletions

2
test/discord-js.test.tsx Normal file
View File

@@ -0,0 +1,2 @@
test.todo("discord js integration")
export {}