BETA: IRCv3 ‘chghost’ bind added to Eggdrop!

We have addd support for the IRCv3 capability ‘CHGHOST’, which allows servers to send a notification when clients change their username or host. This support comes in the form of:

  • Adding a CHGHOST bind to respond to CHGHOST message
  • Updating internal user records with new hosts after CHGHOST
  • Adding the hidden-host type to the EVNT bind
  • Updates internal tracking of own host after a 396

This script feature is still considered beta and will likely change again prior to the next stable release. If you have any feedback, bugs, or suggestions on this, please join us in #eggdrop on irc.libera.chat and let’s have a chat!