@ -40,8 +40,8 @@ func main() {
modules.Init(sayCh, *mods)
modules.BotNick = strings.ToLower(*nick)
switch *protocol {
case "irc":
Irc()
//case "irc":
// Irc()
case "matrix":
Matrix()
default: