Crig::Integrations::DiscordBot::Client(M)
Constants
DEFAULT_INTENTS = (Discord::Gateway::Intents::Guilds | Discord::Gateway::Intents::GuildMessages) | Discord::Gateway::Intents::DirectMessages
Constructors
new(token : String, agent : Crig::Agent(M), client_id : UInt64 | Nil = nil, intents : Discord::Gateway::Intents = DEFAULT_INTENTS)
SourceInstance methods
discord_client
Sourceintents
Sourcerun
Sourcesession
Sourcestop
Sourcetoken
Source