TrojanerHD / TrojanerBot

My discord bot
MIT License
4 stars 2 forks source link

redirect_uri gets automatically set to the first entry of the application, no need to include it in auth url #55

Closed TrojanerHD closed 1 year ago

TrojanerHD commented 2 years ago

https://github.com/TrojanerHD/TrojanerBot/blob/6d401e8a34869fea5a39857018a3e4b293adf821/src/messages/permissions/Authentication.ts#L24-L26 Here, the redirect_uri=<redirect_uri> can be omitted