Overview
Authorize your app
Any api call needs to have a bearer token atached in the authorization header. Without this we cannot identify your application's authorization per guild.
Authorization: Bearer ${YOUR_TOKEN}
Resetting your token
If you any event you exposed your token accidentally. Please update hello@miki.bot and we will manually rotate your token.