zerowidth / camper_van

A Campfire to IRC bridge
MIT License
129 stars 25 forks source link

[Enhancement] Multiple campfire connections #49

Closed jjasghar closed 10 years ago

jjasghar commented 10 years ago

I have a personal campfire account and a work one. It seems pretty logical to be able to use multiple ports for multiple connections. 6667 6668 6669 etc.

Thoughts?

zerowidth commented 10 years ago

Simply open a second connection to camper_van with a different subdomain/API key pair and it should work fine.

jjasghar commented 10 years ago

Worked :) I'd add this to the docs as an FYI. I can if you'd like.

jjasghar commented 10 years ago

I wrote this up: https://github.com/zerowidth/camper_van/pull/50