kyb3r / dhooks

A simple python Discord webhook API wrapper

Home Page:https://discord.gg/etJNHCQ

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

suggestion: allow for multiple webhook urls

Dmunch04 opened this issue · comments

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

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.