Charm: bitlbee
Summary
IRC to IM gateway
Charm Store
juju deploy cs:precise/bitlbee-2
Maintainer
Jelmer Vernooij
Series
precise
Description
This program can be used as an IRC server which forwards everything you say to people on other chat networks: Jabber (which includes Google Talk and Facebook Chat), ICQ, AIM, MSN, Yahoo! and Twitter/Identica/Status.net.
Links
Repository   Bugs
lp:~charmers/charms/precise/bitlbee/trunk
Interfaces
Provides
  • chat-server
    irc
Config
port int
Details
Readme
This is a charm for BitlBee, the IM to IRC gateway.

At the moment the only configuration option is the port for BitlBee to listen
on.

For more information on bitlbee itself, see the documentation on the web site:

http://www.bitlbee.org/main.php/extdoc.html
Changes  
2013/04/22 Jorge O. Castro Add categories (revno 14)
2012/05/22 Juan L. Negron Merging in maintainer code from jelmer (revno 13)
2011/12/23 Mark Mims guard close-port b/c of juju bug 908198 (revno 12)
2011/12/21 Jelmer Vernooij Write to default file rather than using debconf. (revno 11)
2011/12/21 Jelmer Vernooij Mention the web site documentation. (revno 10)
2011/12/21 Jelmer Vernooij Add a very basic README file. (revno 9)
2011/12/21 Jelmer Vernooij Fix type. (revno 8)
2011/12/21 Jelmer Vernooij Make port variable. (revno 7)
2011/12/21 Jelmer Vernooij Add config support. (revno 6)