1
0
mirror of https://github.com/moparisthebest/Yaaic synced 2025-02-16 15:00:14 -05:00

reply on ctcp finger

This commit is contained in:
Sebastian Kaspari 2010-03-14 23:34:51 +01:00
parent 93abba8232
commit 89ebe3e284

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");
}
/**