//
pkg.gl
Category
github.com/kechako/gopher-bot
plugin
package
0.3.6
Repository:
https://github.com/kechako/gopher-bot.git
Documentation:
pkg.go.dev
Overview
Versions
3
Dependencies
6
Dependents
17
Files
182 SLOC
#
Variables
DefaultHelpFormatter
No description provided by the author
#
Structs
Command
Command represents a command for a plugin.
Help
Help represents a help information of a plugin.
HelpFormatter
No description provided by the author
#
Interfaces
Bot
Bot is the interface that represents bot information.
Channel
Channel is the interface that represents a chanel.
Hello
Hello is the interface to get bot information.
Message
Bot is the interface that represents a service message.
Plugin
Plugin is the interface implemented by bot plugins.