|
@@ -265,7 +265,7 @@ See also: cmdpass
|
|
|
### $bbotjoin$b <bot> <channel> [options]
|
|
### $bbotjoin$b <bot> <channel> [options]
|
|
|
Adds a channel to the bot's channel list. If options are specified, the
|
|
Adds a channel to the bot's channel list. If options are specified, the
|
|
|
channel will be configured with the options.
|
|
channel will be configured with the options.
|
|
|
-
|
|
|
|
|
|
|
+
|
|
|
$bTHIS CMD IS CURRENTLY EXPERIMENTAL AND WILL NOT ACTUALLY SAVE STATE$b
|
|
$bTHIS CMD IS CURRENTLY EXPERIMENTAL AND WILL NOT ACTUALLY SAVE STATE$b
|
|
|
$bMEANING, ALL BOTS WILL JOIN EVENTUALLY AFTER DOING BOTJOIN$b
|
|
$bMEANING, ALL BOTS WILL JOIN EVENTUALLY AFTER DOING BOTJOIN$b
|
|
|
|
|
|
|
@@ -901,7 +901,14 @@ See also: down
|
|
|
### $bdecrypt$b <key> <string>
|
|
### $bdecrypt$b <key> <string>
|
|
|
Decrypts the string using the specified key.
|
|
Decrypts the string using the specified key.
|
|
|
|
|
|
|
|
-See also: encrypt, randstring, md5, sha1, sha256
|
|
|
|
|
|
|
+See also: decrypt_fish, encrypt, encrypt_fish, randstring, md5, sha1, sha256
|
|
|
|
|
+::decrypt_fish
|
|
|
|
|
+### $bdecrypt_fish$b <key> <string>
|
|
|
|
|
+ Decrypts the string using the specified key.
|
|
|
|
|
+
|
|
|
|
|
+ This algorithm is eggdrop's blowfish, same as FiSH.
|
|
|
|
|
+
|
|
|
|
|
+See also: decrypt, encrypt, encrypt_fish, randstring, md5, sha1, sha256
|
|
|
:leaf:deluser
|
|
:leaf:deluser
|
|
|
### $bdeluser$b <nickname>
|
|
### $bdeluser$b <nickname>
|
|
|
Deletes a user record for a user on the channel, using their
|
|
Deletes a user record for a user on the channel, using their
|
|
@@ -968,7 +975,14 @@ See also: color, console, login, page, strip
|
|
|
### $bencrypt$b <key> <string>
|
|
### $bencrypt$b <key> <string>
|
|
|
Encrypts the string using the specified key.
|
|
Encrypts the string using the specified key.
|
|
|
|
|
|
|
|
-See also: decrypt, randstring, md5, sha1, sha256
|
|
|
|
|
|
|
+See also: encrypt_fish, decrypt, decrypt_fish, randstring, md5, sha1, sha256
|
|
|
|
|
+::encrypt_fish
|
|
|
|
|
+### $bencrypt_fish$b <key> <string>
|
|
|
|
|
+ Encrypts the string using the specified key.
|
|
|
|
|
+
|
|
|
|
|
+ This algorithm is eggdrop's blowfish, same as FiSH.
|
|
|
|
|
+
|
|
|
|
|
+See also: encrypt, decrypt, decrypt_fish, randstring, md5, sha1, sha256
|
|
|
::exec:
|
|
::exec:
|
|
|
### $bexec$b <params>
|
|
### $bexec$b <params>
|
|
|
The bot will execute the specified program with each param specified,
|
|
The bot will execute the specified program with each param specified,
|
|
@@ -1259,7 +1273,7 @@ See also: echo, color, console, page, strip, whois
|
|
|
'%dmatch *.edu 16 25'
|
|
'%dmatch *.edu 16 25'
|
|
|
This would show results 16 through 25 matching any users with a hostmask
|
|
This would show results 16 through 25 matching any users with a hostmask
|
|
|
that ends with ".edu".
|
|
that ends with ".edu".
|
|
|
-
|
|
|
|
|
|
|
+
|
|
|
$bThis command will not match on bots. You must use 'matchbot' for that.$b
|
|
$bThis command will not match on bots. You must use 'matchbot' for that.$b
|
|
|
See also: matchbot
|
|
See also: matchbot
|
|
|
::matchbot
|
|
::matchbot
|
|
@@ -1271,7 +1285,7 @@ See also: match
|
|
|
### $bmd5$b <string>
|
|
### $bmd5$b <string>
|
|
|
Returns the MD5 hash of the specified string.
|
|
Returns the MD5 hash of the specified string.
|
|
|
|
|
|
|
|
-See also: randstring, sha1, sha256, encrypt, decrypt
|
|
|
|
|
|
|
+See also: randstring, sha1, sha256, encrypt, encrypt_fish, decrypt, decrypt_fish
|
|
|
::me
|
|
::me
|
|
|
### $bme$b <text>
|
|
### $bme$b <text>
|
|
|
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",
|
|
@@ -1450,7 +1464,7 @@ See also: color, console, echo, login, strip
|
|
|
### $brandstring$b <len>
|
|
### $brandstring$b <len>
|
|
|
Displays a random string of length 'len' up to 300 chars.
|
|
Displays a random string of length 'len' up to 300 chars.
|
|
|
|
|
|
|
|
-See also: md5, sha1, sha256, encrypt, decrypt
|
|
|
|
|
|
|
+See also: md5, sha1, sha256, encrypt, encrypt_fish, decrypt, decrypt_fish
|
|
|
::rehash
|
|
::rehash
|
|
|
### $brehash$b
|
|
### $brehash$b
|
|
|
Don't use this cmd, it doesn't do what you think it does, and can result
|
|
Don't use this cmd, it doesn't do what you think it does, and can result
|
|
@@ -1596,7 +1610,7 @@ See also: reload, backup
|
|
|
|
|
|
|
|
[L] $bservers$b Comma-separated list of servers the bot will use.
|
|
[L] $bservers$b Comma-separated list of servers the bot will use.
|
|
|
[L] $bservers6$b Comma-separated list of servers the bot will use (FOR IPv6).
|
|
[L] $bservers6$b Comma-separated list of servers the bot will use (FOR IPv6).
|
|
|
-
|
|
|
|
|
|
|
+
|
|
|
[L] $brbl-servers$b Servers to use for RBL checking in channels that are +rbl.
|
|
[L] $brbl-servers$b Servers to use for RBL checking in channels that are +rbl.
|
|
|
|
|
|
|
|
[S] $brealname$b The bot's "real name" when connecting. (supports '$n' expansion)
|
|
[S] $brealname$b The bot's "real name" when connecting. (supports '$n' expansion)
|
|
@@ -1623,11 +1637,11 @@ See also: reload, backup
|
|
|
|
|
|
|
|
[B] $bident-botnick$b Send botnick instead of shell username on connect (non-ident)
|
|
[B] $bident-botnick$b Send botnick instead of shell username on connect (non-ident)
|
|
|
[B] $boidentd$b Make bot try and use oidentd spoofing as BOTNICK.
|
|
[B] $boidentd$b Make bot try and use oidentd spoofing as BOTNICK.
|
|
|
-
|
|
|
|
|
|
|
+
|
|
|
[B] $blink_cleartext$b Allows bots to link without an encryption scheme. This is needed
|
|
[B] $blink_cleartext$b Allows bots to link without an encryption scheme. This is needed
|
|
|
for allowing older bots to link in. Be sure to never leave this on
|
|
for allowing older bots to link in. Be sure to never leave this on
|
|
|
unless upgrading or letting an older bot link in to upgrade.
|
|
unless upgrading or letting an older bot link in to upgrade.
|
|
|
-
|
|
|
|
|
|
|
+
|
|
|
[B] $bdccauth$b Boolean (0 or 1). Set to use auth checking on dcc/telnet login.
|
|
[B] $bdccauth$b Boolean (0 or 1). Set to use auth checking on dcc/telnet login.
|
|
|
[N] $bop-bots$b Number of bots to ask every time an oprequest is to be made.
|
|
[N] $bop-bots$b Number of bots to ask every time an oprequest is to be made.
|
|
|
[N] $bin-bots$b Number of bots to ask every time an inrequest is to be made.
|
|
[N] $bin-bots$b Number of bots to ask every time an inrequest is to be made.
|
|
@@ -1662,12 +1676,12 @@ See also: botset
|
|
|
### $bsha1$b <string>
|
|
### $bsha1$b <string>
|
|
|
Returns the SHA1 hash of the specified string.
|
|
Returns the SHA1 hash of the specified string.
|
|
|
|
|
|
|
|
-See also: randstring, md5, sha256, encrypt, decrypt
|
|
|
|
|
|
|
+See also: randstring, md5, sha256, encrypt, encrypt_fish, decrypt, decrypt_fish
|
|
|
::sha256
|
|
::sha256
|
|
|
### $bsha256$b <string>
|
|
### $bsha256$b <string>
|
|
|
Returns the SHA256 hash of the specified string.
|
|
Returns the SHA256 hash of the specified string.
|
|
|
-
|
|
|
|
|
-See also: randstring, md5, sha1, encrypt, decrypt
|
|
|
|
|
|
|
+
|
|
|
|
|
+See also: randstring, md5, sha1, encrypt, encrypt_fish, decrypt, decrypt_fish
|
|
|
::simul
|
|
::simul
|
|
|
### $bsimul$b <handle> <text>
|
|
### $bsimul$b <handle> <text>
|
|
|
This allows you to simulate the specified handle typing the given text.
|
|
This allows you to simulate the specified handle typing the given text.
|