##IRC server written in Go
###Connection Steps
telnet ec2-54-191-196-95.us-west-2.compute.amazonaws.com 3030
###Commands
PASS <User Name>
JOIN #<Channel Name>
PRIVMSG #<Channel Name>:<Message>
HELP
LIST
PART #<Channel Name>
go run *[^_t].go
telnet localhost 3030