Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CmdStart = cli.Command{ Name: "run", Aliases: []string{"start", "web"}, Usage: "Start the web server", Action: start, }
CmdStart represents a command-line command which starts the bot.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.