Documentation
¶
Overview ¶
Package echo provides example code to sarah.Command implementation.
CommandProps is a better way to provide set of command properties to Runner especially when configuration file must be supervised and configuration struct needs to be updated on file update; Developer may implement Command interface herself and feed its instance to Bot via Bot.AppendCommand when command specification is simple.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Command = &command{}
Command is a command instance that can directly fed to Bot.AppendCommand.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.