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