mirror of
https://github.com/diamondburned/arikawa.git
synced 2024-11-05 06:26:08 +00:00
diamondburned
9899f6073b
This commit adds automatic Intents detection into package bot. When the Start function is used, the intents will be OR'd after running the options callback. This commit also breaks the old "AddIntent" methods to rename them to "AddIntents" for correctness. |
||
---|---|---|
.. | ||
commands.go | ||
events.go | ||
events_map.go | ||
gateway.go | ||
identify.go | ||
integration_test.go | ||
intents.go | ||
intents_map.go | ||
op.go | ||
ready.go | ||
sequence.go | ||
shards.go |