Yami Odymel https://invade.tw/ says to OwO /go@mmis_js_bot package main import ( "fmt" "time" ) func main() { ch := make(chan bool) <-ch }