-
Hello, |
Beta Was this translation helpful? Give feedback.
Answered by
lgaan
Jun 11, 2021
Replies: 1 comment
-
If this is an automated external webhook you'll have to setup a webserver and send a discord webhook from there. Discord.py provides no functionality to receive webhooks. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Rxann
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If this is an automated external webhook you'll have to setup a webserver and send a discord webhook from there. Discord.py provides no functionality to receive webhooks.