@ -43,9 +43,6 @@ func Irc(say chan string) {
go CheckConnection(bot)
go Ping(bot)
modules.Init(say, *mods)
modules.BotNick = strings.ToLower(*name)
for {
var targets string