diff options
Diffstat (limited to 'etc/drunkenman.conf')
-rw-r--r-- | etc/drunkenman.conf | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/etc/drunkenman.conf b/etc/drunkenman.conf index c01aa81..5ba0825 100644 --- a/etc/drunkenman.conf +++ b/etc/drunkenman.conf @@ -6,7 +6,7 @@ rejoin=true #to which servers should be connected on startup connect=irc.freenode.net -freenode.net.join="#DrunkenMan" +freenode.net.join="#lmuse" #freenode.net.nick="TestingMan" #freenode.net.altnicks="TestingMan2 TestingMan3" freenode.net.nick="DrunkenMan" @@ -24,6 +24,7 @@ GID=flo #add plugins you want to be loaded right after startup here: loadplugins=postconnect -loadplugins+=keepnick usertest rejoin +#loadplugins+=keepnick usertest rejoin +loadplugins+=keepnick lmuse-usergreet #loadplugins+=pong #since 2.1.10 DrunkenMan does pinging on his own #... |