Example #1
0
 public String getNick() {
   return event.getNick();
 }
Example #2
0
 public SocBot getBot() {
   return event.getBot();
 }