Ejemplo n.º 1
0
func init() {
	plugin.RegisterCommand("excuse", "PRIVMSG", printExcuse)
}
Ejemplo n.º 2
0
func init() {
	plugin.RegisterCommand("status", "PRIVMSG", printStatus)
}