Go Socket.io
326 members, 37 online
// admin @mrfoe7
rules := []string {
"Communication only by English",
"Polite speech",
"NO Spam!"
}

go func() { channel <- message }()
message := <-channel
for rule := range {
if strings.Contains(message, rule) {
fmt.Sprintf("%s", message)
}
}
If you have Telegram, you can view and join
Go Socket.io right away.