andersfylling / disgord

Go module for interacting with the documented Discord's bot interface; Gateway, REST requests and voice
BSD 3-Clause "New" or "Revised" License
502 stars 71 forks source link

feat: Config.Intents #459

Closed andersfylling closed 2 years ago

andersfylling commented 2 years ago

Deprecating RejectEvents and DMIntents in favour of Intents in the Config.

Events and DirectMessageEvents might be added later as an alternative to Intents later.

close https://github.com/andersfylling/disgord/issues/360