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