reply on ctcp finger

This commit is contained in:
Sebastian Kaspari 2010-03-14 23:34:51 +01:00
parent 93abba8232
commit 89ebe3e284
1 changed files with 3 additions and 0 deletions

View File

@ -60,7 +60,10 @@ public class IRCConnection extends PircBot
this.server = Yaaic.getInstance().getServerById(serverId);
this.service = service;
// XXX: Should be configurable via settings
this.setAutoNickChange(true);
this.setFinger("http://www.youtube.com/watch?v=oHg5SJYRHA0");
}
/**