kyb3r / dhooks

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

suggestion: allow for multiple webhook urls #43

Open Dmunch04 opened 4 years ago

Dmunch04 commented 4 years ago

allow for multiple webhook urls so it sends the webhook to all of them

msanft commented 3 years ago

You can just iterate over an array of multiple webhooks, cant you? Dont think there would be a massive benefit of integrating such a simple option inside the module.