eggdrop
eggdrop copied to clipboard
Crash fix .restart with python.mod
Found by: aleksandrov89 Patch by: michaelortmann Fixes:
One-line summary:
Additional description (if needed): Removed the dependency on irc.mod in python.mod Fixed python mod start func, because its called on .restart Additionally raised log level for stagnant modules, for it will likely crash
Test cases demonstrating functionality (if applicable): .restart with python.mod loaded wont crash anymore