Browse Source

porcodio la fretta

encrypt 7 years ago
parent
commit
1181a8640f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tubiabot.rb

+ 1 - 1
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"]