mtomwing / pickups

IRC gateway for hangups
MIT License
73 stars 25 forks source link

implement session management through irc #18

Open urandom2 opened 8 years ago

urandom2 commented 8 years ago

much like how bitlbee implements state and some configuration management via its irc server, it would be nice if you could move the authorization token input to the irc server portion of your code. this is desired so that your gateway can run as a daemon and not interacted with.