package
2.2.3
Repository: https://github.com/kechako/gopher-bot.git
Documentation: pkg.go.dev

# Variables

No description provided by the author

# Structs

Command represents a command for a plugin.
Help represents a help information of a plugin.
No description provided by the author

# Interfaces

Bot is the interface that represents bot information.
Channel is the interface that represents a chanel.
Hello is the interface to get bot information.
Bot is the interface that represents a service message.
Plugin is the interface implemented by bot plugins.
User is the interface that represents a user.