dominikh changed the topic of #cinch to: The IRC Framework | Latest version: Cinch 2.3.1 | You're being logged at https://irclog.whitequark.org/cinch/
_whitelogger has joined #cinch
iamayam has quit [Ping timeout: 260 seconds]
iamayam has joined #cinch
iamayam has quit [Ping timeout: 260 seconds]
iamayam has joined #cinch
al2o3-cr has joined #cinch
StockBot has quit [Read error: No route to host]
<al2o3-cr> instance_method :authname_unynced typo? authname_unsynced version 2.3.3
<kspencer> al2o3-cr: could you send an issue to https://github.com/cinch/cinchrb
<kspencer> al2o3-cr: actually i have that backwards
<kspencer> cinchrb/cinch
<al2o3-cr> kspencer: sure
<kspencer> al2o3-cr: where is this o_O I'm not finding it
<al2o3-cr> kspencer: done
<al2o3-cr> i was a little busy before
<kspencer> al2o3-cr: where is this code, I'm searching and searching and I can't find this typo
<kspencer> I sent in a pull request with that fix
<al2o3-cr> kspencer: ok, cool :)
<kspencer> just have to wait for someone with merge access to see it
<al2o3-cr> aye
* kspencer waits, and also does some changes to other stuff
<kspencer> lol one more star and cinch will have 1000 stargazers
<al2o3-cr> now at 1000 :)
<al2o3-cr> could've of sworn i starred it
<kspencer> \o/
<kspencer> al2o3-cr: merged
<kspencer> fix is in master
<al2o3-cr> sweet :)
bougyman has joined #cinch
<craysiii> al2o3-cr i swear i see you everywhere :P
<al2o3-cr> i
<al2o3-cr> i get about :p
<kspencer> lol
<craysiii> anyone have experience getting cinch to play nice with twitch chat? or a resource i could reference?
<craysiii> not saying that it doesn't already, just wondering about certain occasions like a streamer going online/offline etc
<kspencer> well, if it is able to connect and see a 'QUIT' I think it should be fine
<bougyman> craysiii: there's a pr for that now.
<bougyman> was just looking at it earlier.
<bougyman> I'm all insomniac now just trying to work the backlog.
<bougyman> i'm not sure if that's all of it or just the start.
<craysiii> oh nice
<bougyman> + match = @raw.match(/(?:^@([^:]+))?(?::?(\S+) )?(\S+)(.*)/)
<bougyman> that's not gonna work