| 1234567891011121314151617181920212223 |
- 2021-02-28 BLaCkShaDoW <BLaCkShaDoW@tclscripts.net>
- ? * add backchan alert when a "k", "w", "ub" is being made
- ? * to solve issue related to quote, only users with access can view, remove
- add quotes, must find a solution for that
- ? * to solve issue related to .gag command. Users can specify any time
- they want no matter what is their access.
- * added 'change alias handle' in file when the user's handle is chander trough .chuser
- * added 'remove alias commands' from file on delete or autoexpire users
- * fixed 'remove notes, suspension' from files on autoexpire users
- [1614461735] 2021-02-27 BLaCkShaDoW <BLaCkShaDoW@tclscripts.net>
- * added a new module "Alias" that offers the posibility for the users
- to create their own personalized commands based on BT commands. For more info
- see .man alias
- * added a new module "AutoUpdate" that makes the eggdrop update itself
- to the latest version. For more info see .man AutoUpdate
- * solved issue related to Idle Module, the module was working when securemode
- was enabled and channel +mD. Now it waits until the channel is no longer +mD
- * added chanserv mass ban detector (trough X) that suspends the user that made
- the massban
- * added variable that enables or disables the DNS onjoin
- * solved an issue related to clonescan ban
-
|