DMcP89 / harambot

A Yahoo Fantasy Sports bot for Discord
MIT License
29 stars 18 forks source link

Removing intents while application is being processed #124

Closed DMcP89 closed 1 year ago

DMcP89 commented 1 year ago

Description

Now that the bot is verified we need to apply for the privileged intents that the bot is using. For now I am removing them while the application is processed.

Types of Changes