Results 1 to 1 of 1
Hi!
Im trying to get this to work but it doesnt want to auto identify.
In my irssi-config:
servers = (
{
address = "im.bitlbee.org";
chatnet = "bitlbee";
port = ...
- 01-05-2012 #1Just Joined!
- Join Date
- Dec 2011
- Posts
- 2
irssi / bitlbee auto identify
Hi!
Im trying to get this to work but it doesnt want to auto identify.
In my irssi-config:
servers = (
{
address = "im.bitlbee.org";
chatnet = "bitlbee";
port = "6667";
use_ssl = "no";
ssl_verify = "no";
autoconnect = "yes";
nick = "Pontus";
autosendcmd = "/^msg identify PASSWORD;
Does anyone know whats wrong?


Reply With Quote