Support for upcoming gateway intents
Created by: Neuheit
Summary
As per https://github.com/discordapp/discord-api-docs/pull/1307, Discord will be completely changing how bots can interact with the API.
Details
Rather than receiving all WebSocket events by default, bots will soon be required to specify which events to receive via bitwise flags. These will be sent in the identify payload.