Explorar el Código

Added 'gavevoice' and 'tookvoice'

Morten Brix Pedersen hace 25 años
padre
commit
b90a559bd8
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      docs/dev/API

+ 2 - 0
docs/dev/API

@@ -44,6 +44,8 @@ attackedlines hash   <nick>  Ramdom example of the given nick being
                              attacked.
 gaveops       hash   <nick>  Number of times the given nick granted ops.
 tookops       hash   <nick>  Number of times the given nick removed ops.
+gavevoice     hash   <nick>  Number of times the given nick granted voice.
+tookvoice     hash   <nick>  Number of times the given nick removed voice.
 kicked        hash   <nick>  Number of times the given nick kicked
                              someone.
 gotkicked     hash   <nick>  Number of times the give nick was kicked.