From 1181a8640f70981343ec7312aa85bc0d492c95df Mon Sep 17 00:00:00 2001 From: encrypt Date: Thu, 16 Feb 2017 16:42:05 +0000 Subject: [PATCH] porcodio la fretta --- tubiabot.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tubiabot.rb b/tubiabot.rb index 64907db..d2cd6ea 100644 --- a/tubiabot.rb +++ b/tubiabot.rb @@ -16,7 +16,7 @@ markov.parse_file './logs.txt' bot = Cinch::Bot.new do configure do |c| c.server = "irc.autistici.org" - c.server = 99999 + c.port = 9999 c.ssl.use = true c.nick = "TubiaBot" c.channels = ["#indivia"]