DarkGuy10 / BotClient

A discord botclient built with Electron, React and discord.js.
MIT License
182 stars 17 forks source link

Include User-Agent header in manual /oauth2/applications/@me call #58

Closed PlavorSeol closed 1 year ago

PlavorSeol commented 1 year ago

Discord API calls must include User-Agent header with "DiscordBot" substring, or it will encounter Cloudflare error.