summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2011-05-10 13:42:20 +0200
committerGravatar Tom Willemsen2011-05-10 13:42:20 +0200
commit31242ba85682085f33d8aa2ac4bdd384e24bd2fa (patch)
tree6adb9b1a7334994a3ad7e7f36c3879ed7954a4c9
parenta9504e52a3eb2170b669bb8e9fcc89b54a1ed566 (diff)
downloaddotfiles-31242ba85682085f33d8aa2ac4bdd384e24bd2fa.tar.gz
dotfiles-31242ba85682085f33d8aa2ac4bdd384e24bd2fa.zip
IRSSI: autologin bitlbee
-rw-r--r--irssi/config21
1 files changed, 15 insertions, 6 deletions
diff --git a/irssi/config b/irssi/config
index c0307f8..1467add 100644
--- a/irssi/config
+++ b/irssi/config
@@ -2,13 +2,13 @@ servers = (
{ address = "eu.irc6.net"; chatnet = "IRCnet"; port = "6667"; },
{ address = "open.ircnet.net"; chatnet = "IRCnet"; port = "6667"; },
{ address = "irc.efnet.org"; chatnet = "EFNet"; port = "6667"; },
- {
+ {
address = "irc.undernet.org";
chatnet = "Undernet";
port = "6667";
},
{ address = "irc.dal.net"; chatnet = "DALnet"; port = "6667"; },
- {
+ {
address = "irc.quakenet.org";
chatnet = "QuakeNet";
port = "6667";
@@ -22,7 +22,15 @@ servers = (
{ address = "irc.webchat.org"; chatnet = "WebChat"; port = "6667"; },
{ address = "irc.rizon.net"; chatnet = "Rizon"; port = "6667"; },
{ address = "irc.link-net.org"; chatnet = "LinkNet"; port = "6667"; },
- { address = "silc.silcnet.org"; chatnet = "SILC"; port = "706"; }
+ { address = "silc.silcnet.org"; chatnet = "SILC"; port = "706"; },
+ {
+ address = "localhost";
+ chatnet = "Bitlbee";
+ port = "6667";
+ use_ssl = "no";
+ ssl_verify = "no";
+ autoconnect = "yes";
+ }
);
chatnets = {
@@ -33,7 +41,7 @@ chatnets = {
max_whois = "4";
max_query_chans = "5";
};
- EFNet = {
+ EFNet = {
type = "IRC";
max_kicks = "4";
max_msgs = "3";
@@ -57,7 +65,7 @@ chatnets = {
max_msgs = "3";
max_whois = "30";
};
- OFTC = {
+ OFTC = {
type = "IRC";
max_kicks = "1";
max_msgs = "3";
@@ -75,7 +83,7 @@ chatnets = {
max_msgs = "3";
max_whois = "30";
};
- Rizon = {
+ Rizon = {
type = "IRC";
max_kicks = "1";
max_msgs = "3";
@@ -88,6 +96,7 @@ chatnets = {
max_whois = "30";
};
SILC = { type = "SILC"; };
+ Bitlbee = { type = "IRC"; autosendcmd = "/msg &bitlbee identify tomtom"; };
};
channels = (