Development The Eggdrop IRC Bot https://github.com/eggheads/eggdrop 87 forks. 517 stars. 277 open issues. Recent commits: 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 Fix got353() for userhost-in-namesFound by: Robby and michaelortmannPatch by: michaelortmannFixes: #1604, GitHub