README ยถ ๐ฆ Features super-duper fast publishes interactions to a NATS subject interaction testing route โ๏ธ usage to start kantoku fill in the kantoku.toml configuration file. run the server thingy go to your application in the discord developer portal and set your interactions endpoint url to https://<domain>/v1/interactions implementing kantoku into your code base Whenever Discord POSTs an interaction to /v1/interactions Kantoku will request an interaction response on the configured NATS subject. wip Discord Server ๐ api GET /v1 Http Response { "data": "Hello, World!", "success": true } POST /v1/interactions Http Request X-Signature-Ed25519 ed25519 signature X-Signature-Timestamp timestamp of the signature https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-object Http Response https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-response-object ๐ contributors @melike2d @Topi314 Dimensional Fun โข Licensed under LGPL-2.1 Expand โพ Collapse โด Documentation ยถ There is no documentation for this package. Source Files ยถ View all Source files config.go formatter.go kantoku.go logging.go routes.go security.go utils.go Click to show internal directories. Click to hide internal directories.