TungDQ
RRunPod
•Created by TungDQ on 9/18/2024 in #⚡|serverless
Discord webhook
it think it shuold log something to discord when request is completed
15 replies
RRunPod
•Created by TungDQ on 9/18/2024 in #⚡|serverless
Discord webhook
i dont know, i just add webhook to the request
15 replies
RRunPod
•Created by TungDQ on 9/18/2024 in #⚡|serverless
Discord webhook
sorry i dont understand
15 replies
RRunPod
•Created by TungDQ on 9/18/2024 in #⚡|serverless
Discord webhook
Discord just need post request like
requests.post(self.webhook_url, data=data, files=files)
15 replies
RRunPod
•Created by TungDQ on 9/18/2024 in #⚡|serverless
Discord webhook
{
"input": {},
"webhook": " https://discord.com/api/webhooks/1285880239519436830/WdjDoEvCXTUkyw-lBYqz8L6oZ3j660rSy83P8V0kPdIqMgSVUPTtIquCZhYGkAayM4hE" }
just like this
"input": {},
"webhook": " https://discord.com/api/webhooks/1285880239519436830/WdjDoEvCXTUkyw-lBYqz8L6oZ3j660rSy83P8V0kPdIqMgSVUPTtIquCZhYGkAayM4hE" }
just like this
15 replies