Download
Go Socket.io
329 members, 27 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)
}
}
View in Telegram
If you have
Telegram
, you can view and join
Go Socket.io
right away.