Webhook not creating/sending
So I have a daily message system that creates a webhook if there is none or sends a embed message if the webhook exists. This all works fine in my best bot but when I try to move it to production it wont send/create the webhooks on most server. Around 200 servers use that system but the bot only made 20webhooks so far. It also cant be a permissions issue as I gave the bot admin on my dev server and it still didn't send/create anything. There is also no error logged which is weird.
This whole error is really annoying as I'm not sure how to fix it so I'm looking for help here:
Code for the daily message system: https://gist.github.com/mezotv/ccd892a7500334f54c68df31929c2e8e
Code for our webhook handler: https://gist.github.com/mezotv/2635d066c28c246020fe2890128708d3
Full code (if needed): https://github.com/Would-You-Bot/Would-You/tree/debugCommandPlusTranslateFix
This whole error is really annoying as I'm not sure how to fix it so I'm looking for help here:
Code for the daily message system: https://gist.github.com/mezotv/ccd892a7500334f54c68df31929c2e8e
Code for our webhook handler: https://gist.github.com/mezotv/2635d066c28c246020fe2890128708d3
Full code (if needed): https://github.com/Would-You-Bot/Would-You/tree/debugCommandPlusTranslateFix