Selaa lähdekoodia

* Update docs

Bryan Drewery 15 vuotta sitten
vanhempi
commit
e21d9ba099
2 muutettua tiedostoa jossa 9 lisäystä ja 6 poistoa
  1. 2 0
      doc/UPDATES
  2. 7 6
      doc/help.txt

+ 2 - 0
doc/UPDATES

@@ -1,3 +1,5 @@
+* Added botbitch to mmode (fixes #139)
+
 release
 release
   * Add an extra 2 second delay before releasing nick to aide in syncing and time to type /nick
   * Add an extra 2 second delay before releasing nick to aide in syncing and time to type /nick
   * When a nick is released, start regaining as soon as it is witnessed to have been taken again
   * When a nick is released, start regaining as soon as it is witnessed to have been taken again

+ 7 - 6
doc/help.txt

@@ -1307,7 +1307,7 @@ See also: randstring, sha1, sha256, hash, encrypt, encrypt_fish, decrypt, decryp
    Performs an action on the party line. This appears as "* bryan is leaving",
    Performs an action on the party line. This appears as "* bryan is leaving",
    etc.
    etc.
 :leaf:mmode:
 :leaf:mmode:
-###  $bmmode$b <(+|-)MODE> <#channel> <a|o|v|d|r> [bots=n] [alines=n] [slines=n] [overlap=n] [bitch] [simul] [local]
+###  $bmmode$b <(+|-)MODE> <#channel> <a|o|v|d|r> [bots=n] [alines=n] [slines=n] [overlap=n] [bitch] [botbitch] [simul] [local]
    For those of us who do not wish to be rocket scientists in the mass mode department, 
    For those of us who do not wish to be rocket scientists in the mass mode department, 
    a simple '%dmmode -o #channel o' will suffice.
    a simple '%dmmode -o #channel o' will suffice.
  
  
@@ -1324,11 +1324,12 @@ See also: randstring, sha1, sha256, hash, encrypt, encrypt_fish, decrypt, decryp
      $bd$b = $bnon-ops.$b
      $bd$b = $bnon-ops.$b
      $br$b = $bregulars (-ov).$b
      $br$b = $bregulars (-ov).$b
  
  
-     $bbitch$b   - set +bitch after finished with mmode.
-     $bsimul$b   - Simulates the mmode. IE: Gives you a practice run, will show who 
-                   does what in the dcc chat window.
-     $blocal$b   - Modes will not be distributed: Ran on local bot only.
-                   Use this with caution, and do not expect good results.
+     $bbitch$b    - set +bitch after finished with mmode.
+     $bbotbitch$b - set +bitch after finished with mmode.
+     $bsimul$b    - Simulates the mmode. IE: Gives you a practice run, will show who
+                    does what in the dcc chat window.
+     $blocal$b    - Modes will not be distributed: Ran on local bot only.
+                    Use this with caution, and do not expect good results.
  
  
      =============================================================================
      =============================================================================
      don't bother setting the following options unless you REALLY know what you're 
      don't bother setting the following options unless you REALLY know what you're