package main import ( "github.com/shylinux/icebergs" _ "github.com/shylinux/icebergs/misc/chat" ) func main() { println(ice.Run()) }