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