Update 'irc2.go'

This commit is contained in:
Morrigan 2019-03-26 19:58:47 -07:00
parent edf2e796d5
commit 434a13b00a

View File

@ -3,7 +3,7 @@ package main
import (
"github.com/thoj/go-ircevent"
"fmt"
"syscalls.go"
"hostinfo"
)
var RoomName = "#test"