package
1.0.0
Repository: https://github.com/ckingdev/gobot.git
Documentation: pkg.go.dev

# Structs

No description provided by the author
HelpHandler stores a short help message and a long help message and responds with them to !help and !help @[BotName], respectively.
PongHandler responds to a send-event starting with "!ping" and returns a send command containing "pong!".
UptimeHandler records the time when the bot goes up and responds to commands with the duration the bot has been up.