jnsougata / discohook

Discord Interaction API Wrapper for Serverless Applications

Home Page:https://discohook.readthedocs.io/en/latest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Does it support Deta Space micros?

pickaxe828 opened this issue · comments

Hi! Just tried your library by following your instructions with using Deta Space
But I cannot save the changes when I inputted the URL in the Endpoint URL box:
image
What should I do?

hey ... you have to add /interactions to public routes otherwise discord can't send request to that route

Oh it works now! I've just registered the command on the dashboard
Copied the ID, added to the code and pushed.
But it is making this error when I run it... How do I fix it?
image

Can you share some logs or codes? You can join our discord server for more help
https://discord.gg/a67HbpfTk8

It is now fixed with help from the Discord guild! Thanks 🙏🏻!