Exemplo n.º 1
0
func init() {
	bot.AddAdapter("shell", NewShell)
}
Exemplo n.º 2
0
func init() {
	bot.AddAdapter("slack", NewSlack)
}