Skip to main content

Module event

Module event 

Source
Expand description

Event handling module for Discord events.

This module implements the serenity EventHandler trait to handle Discord gateway events such as ready and message events.

Structsยง

BabyriteEventHandler
Event handler for Babyrite bot.

Functionsยง

dispatch_command ๐Ÿ”’
Logs and executes a parsed mention command.
send_expanded_contents ๐Ÿ”’
Sends expanded contents as a reply to the original message.