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