var InsultsAndCompliments … type comebacks … func init() { … } func SentimentResponse(m common.Message, sentiment string) bool { … } func ComplimentOrInsult(m common.Message) { … }
var InsultsAndCompliments … type comebacks … func init() { … } func SentimentResponse(m common.Message, sentiment string) bool { … } func ComplimentOrInsult(m common.Message) { … }