kyb3r / dhooks

A simple python Discord webhook API wrapper
https://discord.gg/etJNHCQ
MIT License
190 stars 50 forks source link

Change channel ID #20

Closed dikuchan closed 5 years ago

dikuchan commented 5 years ago

I'm in frustration RN. Don't know how to create a Webhook object with determined channel ID or change this field when object is initialized. For now I can only send message to main channel.

dikuchan commented 5 years ago

Oh, sorry for being dumb. My bad. Didn't know how webhooks in Discord work.