Exemplo n.º 1
0
 public String getNick() {
   return event.getNick();
 }
Exemplo n.º 2
0
 public SocBot getBot() {
   return event.getBot();
 }