porcodio la fretta
This commit is contained in:
parent
fa7dcaa753
commit
1181a8640f
1 changed files with 1 additions and 1 deletions
|
@ -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"]
|
||||
|
|
Loading…
Reference in a new issue