Development The Eggdrop IRC Bot https://github.com/eggheads/eggdrop 87 forks. 518 stars. 284 open issues. Recent commits: Fix mem leakFound by: @Robby-, Mystery-XPatch by: thommey and michaelortmannFix mem leaks by fixing tcl ref counting (also preventing premature free) / tcl object instantiation, GitHub Run autotools, GitHub Actions Update patchlevel to compilecleaning, Geo Add -std=gnu99, if available, to CFLAGSFound by: robert-scheckPatch by: michaelortmannFixes: #1740GCC 15 changes the default language version for C compilation from -std=gnu17 to -std=gnu23. See https://gcc.gnu.org/gcc-15/changes.html, GitHub Fix "echo off" issuesFound by: michaelortmannPatch by: michaelortmann- Fix "echo off" for command .su- Fix propagating telnet status for command .relay. The propagation is necessary, so that the destination bot can send telnet control codes like "echo off", GitHub