hi, I need help to handle the result of a [::http::data $token] I think the data is in json format I get a "structure" like this: {"id":"cmpl-6oGBZmblablablablai9NTA","object":"text_completion","created":1677436637,"model":"t...
ok I understand thanks Module: encryption (v2.2) Module: encryption2 (v1.0) I have both PBKDF2 and blowfish loaded I think encryption v2.2 is the "old" blowfish and encryption2 v1.0 is the "new" pbkdf2 but for now the new module does not provide the encrypt/decrypt tcl commands m...
I think encrypt/decrypt are provided by this module from eggdrop.conf: #### BLOWFISH MODULE #### # # This module is planned to be removed in Eggdrop 2.0 # # Load this if you intend to use a pre-1.9.0 userfile (Or in other words, do # not load this if you are starting this as a fresh bot and are not ...
hi, I use the well-known netbots.tcl v4.10 of 8/8/2005 from slennox but I'm not a good tcl writer netbots uses the "nb_key" variable to make bots of the botnet recognize each other the encrypted remote "nb_key" variable is decrypted and compared with the local "nb_key" ...
I have some bans added with the command +ban and I use +dynamicbans in my channels ban-time is 120 I need a script that if a ban user reenters 3 total times, the bot sets the ban as sticky something like: (assuming *!*@xxxx.yy.net is in bot channel ban list and NOT sticky) N1CK (zzz@xxxx.yy.net) joi...
@willyw and @SpiKe^^ I know eggdrop features very well, built-in flags, etc. ircnet is "old style", so no Services at all if you only have a couple of eggdrops with op and you want to have all other users just with +v, it's not impossible for the channel to become opless Reop-Mode was intr...