Files
discordeno/src/interactions
TriForMine 484f86638f refactor: resolve async promises, fixed typos, and used inline variable for return (#299)
* Added await in async function, fixed typos and used inline variable for return

* Added await in async function, fixed typos and used inline variable for return

* Revert "Added await in async function, fixed typos and used inline variable for return"

This reverts commit f31caf5d

* Added await in async function, fixed typos and used inline variable for return

* Fixes format

* Fixes format 2

* Fixes format 4475757

* Fixes format 878757854786312378657865785785785785

* Change return to await

* Fixing more issues

* Fixing even more issues

* Fixing even more issues +

* Fixes format
2020-12-30 12:31:11 +04:00
..
2020-12-27 14:49:16 +04:00
2020-12-27 16:59:58 +04:00

Discordeno Interactions

interactions is a standalone submodule that supports the webhooks through HTTP server to add support for Discord's interactions feature. This is a barebones interface that will create and handle requests from Discord API.

  • Complete and extremely fast security and verification checks
  • First-class TypeScript Support
  • Minimalistic