ChangeLog 3.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. 2021-03-09 BLaCkShaDoW <BLaCkShaDoW@tclscripts.net>
  2. * no longer needs latest tls package.
  3. * added a setting that automatic restarts the eggdrop on autoupdate
  4. check if 'the update requires that'. For manual check, it will
  5. show a message that a restart is required to complete the update.
  6. 2021-03-08 BLaCkShaDoW <BLaCkShaDoW@tclscripts.net>
  7. * solved AutoUpdate issue for slower connections (when downloading from github)
  8. * removed some remaining old binds for badchan module
  9. * changed the bot 'private msg antiflood action' from silence +*!*@* to IGNORE *!*@*
  10. 2021-03-07 BLaCkShaDoW <BLaCkShaDoW@tclscripts.net>
  11. * now all commands work trough DCC by using .bt <command> [#channel] [arguments]
  12. if ".myset mychan" is set you dont have to specify the channel
  13. * solved other minor bugs
  14. 2021-03-06 BLaCkShaDoW <BLaCkShaDoW@tclscripts.net>
  15. * added the posibility to add badchan by using REGEX, see .man badchan
  16. * modified the badchan working mode, now its faster and more safe
  17. * solved some bugs related to BADCHAN module
  18. 2021-03-05 BLaCkShaDoW <BLaCkShaDoW@tclscripts.net>
  19. * added antibotidle (see .man antibotidle)
  20. * added noproxy protection (see .man noproxy)
  21. * solved some other minor bugs
  22. 2021-03-04 BLaCkShaDoW <BLaCkShaDoW@tclscripts.net>
  23. * optimised the ban module to work more faster
  24. * added .banlist regex to to show only the regex added
  25. * added .sb -regex to check details of the regex added
  26. * added .ub -regex to remove the regex stored with .b -regex
  27. * added .b -regex in wich you can specify regex for <nick>!<ident>@<host>/[realname]/[ban mask]
  28. (fields with [ ] are optional). To se available banmask use .man banmask.
  29. The regex is added in banlist and everyone who matches it will get banned (just chanban)
  30. * solved other minor bugs
  31. 2021-02-28 BLaCkShaDoW <BLaCkShaDoW@tclscripts.net>
  32. ? * add backchan alert when a "k", "w" is being made
  33. ? * to solve issue related to quote, only users with access can view, remove
  34. add quotes, must find a solution for that
  35. * solved issue related to .gag command. Users can specify any time
  36. they want no matter what is their access.
  37. * added 'change alias handle' in file when the user's handle is chander trough .chuser
  38. * added 'remove alias commands' from file on delete or autoexpire users
  39. * fixed 'remove notes, suspension' from files on autoexpire users
  40. 2021-02-27 BLaCkShaDoW <BLaCkShaDoW@tclscripts.net>
  41. * added a new module "Alias" that offers the posibility for the users
  42. to create their own personalized commands based on BT commands. For more info
  43. see .man alias
  44. * added a new module "AutoUpdate" that makes the eggdrop update itself
  45. to the latest version. For more info see .man AutoUpdate
  46. * solved issue related to Idle Module, the module was working when securemode
  47. was enabled and channel +mD. Now it waits until the channel is no longer +mD
  48. * added chanserv mass ban detector (trough X) that suspends the user that made
  49. the massban
  50. * added variable that enables or disables the DNS onjoin
  51. * solved an issue related to clonescan ban