KeshBotics / keshbotics3

KeshBotics 3 Discord async bot and Twitch API/webhook integration.
GNU General Public License v3.0
3 stars 1 forks source link

Integrate Permission Checking #61

Closed Travis-Owens closed 3 years ago

Travis-Owens commented 3 years ago

If the bot does not have permission to send embeded messages, notifications will fail to send. Implement a system to ensure the bot has proper permissions and notify the guild admins accordingly.

Travis-Owens commented 3 years ago

This issue can also be encountered by the API when attempting to POST a message to Discord via the API.