wohali / oauth2-discord-new

New Discord Provider for the OAuth 2.0 Client
MIT License
118 stars 22 forks source link

Scope permissions #6

Closed vince614 closed 6 years ago

vince614 commented 6 years ago

I would like to add permissions to the bot that I invite thanks to your file, how can I do?

wohali commented 6 years ago

At invite time, do this: https://github.com/wohali/oauth2-discord-new#managing-scopes

After invite: change the permissions on the role Discord create for your bot on your server instance.