<kith>
is there a plugin for cinch to regain nick? removing the underscores when the nick is back available
<Netfeed>
i think that dominikh said that it was a bug when i commented on it, but i think that it's also a "no fix"
newton has joined #cinch
<dominikh>
that it keeps appending _ when it doesn't have to is a bug. that it doesn't regain its nick is a missing feature
<Netfeed>
ah, right
krisbulman has quit [Ping timeout: 265 seconds]
[krisbulman] has joined #cinch
[krisbulman] is now known as krisbulman
deb has quit [Ping timeout: 265 seconds]
deb has joined #cinch
v0n has joined #cinch
cout_ is now known as cout
v0n has quit [Ping timeout: 252 seconds]
<deb>
hi, how do i setup a bindhost?
v0n has joined #cinch
waxjar has quit [Ping timeout: 265 seconds]
waxjar has joined #cinch
v0n has quit [Quit: WeeChat 0.4.2]
cloud|nix has joined #cinch
v0n has joined #cinch
xeviox is now known as xeviox|afk
cloud|nix has quit [Quit: Ex-Chat]
krisbulman is now known as krisbulman|afk
krisbulman|afk is now known as [krisbulman|afk]
[krisbulman|afk] is now known as krisbulman
swapnasa has joined #cinch
<swapnasa>
Hello !
<CM-Punk>
Hello
<swapnasa>
am facing an issue with the cinch bot ; configured a bot and provided nick but when it connects to the irc server ,it takes his nick as cinch
<CM-Punk>
What does c.nick say?
<swapnasa>
jira
<dominikh>
show me the code
<swapnasa>
jirabot = Cinch::Bot.new do
<swapnasa>
configure do |c|
<swapnasa>
c.ssl.use = true
<swapnasa>
c.server = irc.server
<swapnasa>
c.port = "6690"
<swapnasa>
c.channels = channels
<swapnasa>
c.ssl.verify = false
<swapnasa>
c.nick = jira
<CM-Punk>
c.nick = "jira"
<dominikh>
I very much doubt that code even *runs*
<CM-Punk>
You need the quotes
<dominikh>
since there are numerous invalid lines
<dominikh>
also do not paste code in IRC, uste a pastebin.
<swapnasa>
oh sorry
<swapnasa>
ok; lt me change and try with the changes
<swapnasa>
give me 5 mins
<swapnasa>
ok
<swapnasa>
how to change the username/identname from cinch to jira