autoscripts
capability. By loading the autoscripts Tcl script, Eggdrop can automatically view, download and install Tcl scripts hosted by the Eggheads team, all via the partyline! No modification of the config file needed.WHOX
enabled and negotiate the extended-join and account-notify IRCv3 capabilities.NAMES
command. This is useful in a scenario where an IRC server has disabled the WHO
command, but allows Eggdrop to still track hostmasks (and removes the "pending" status from the channel listing under .status
).FAIL
, WARN
, and NOTE
messages..bans
to properly display channel bans.TCL_MAX
and compile Tcl manually in order to use emojis properly.pysource
Tcl command, to load a python script into Eggdrop.CHGHOST
bind, which is triggered when a user's hostmask is changed via an IRCv3 CHGHOST
message.hidden-host
type to the event (EVNT
) bind. This bind is triggered when the bot's own host is hidden (+x
) by a 396 message sent by server.got-chanlist
type to the event (EVNT
) bind. This bind is triggered once Eggdrop finishes receiving the list of usernames for a channel from a server. This can be used when Eggdrop needs to wait to perform specific functions when joining a channel but needs to wait until the users on a channel have been presented by the server. isidentified
command to check if a user has definitively been identified or unidentified..python
command to the partyline (again, similar to the .tcl
command) to execute python strings, as well as adding the pysource Tcl command that will load a Python script into Eggdrop. See doc/modules/mod.python
for details on how to use it, or example scripts in the scripts/
directory.copy-to-tmp
option was removed from the config. This value is now functions under the old '1' behavior where an intermediate temp file is created before copying from/to files that are in use.quick-logs
option was removed from the config. This value was created to hedge against frequent writes to disk, but is less relveant with today's technology. Eggdrop now writes logfiles to disk immediately.Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:
sudo dnf upgrade --refresh --advisory=FEDORA-2025-5475c961cb
Please login to add feedback.
This update has been submitted for testing by robert.
This update's test gating status has been changed to 'ignored'.
This update has been pushed to testing.
This update has been submitted for stable by bodhi.
This update has been pushed to stable.