kyb3r/pycord

Webhook Support

fourjr opened this issue · 1 comments

Random Idea of having webhook support where, webhook.run() will trigger the webhook.

and using other things related to it, you can create a webhook 'object', with url, content, and maybe full support for webhook JSON body.

kyb3r commented

Yea I can integrate my existing async-webhook lib into this. Its really simple, shouldn't be hard.