eggdrop
eggdrop copied to clipboard
The Eggdrop IRC Bot
Found by: CrazyCat Patch by: CrazyCat Fixes: doc One-line summary: little useful explanation
Found by: CrazyCat Patch by: CrazyCat Fixes: N/A One-line summary: small strings utilities I often use Additional description (if needed): * **ucfirst** : Make a string's first character uppercase *...
Some informations are in the source (misc.c) but not in the doc
step 5 must be done in source directory, not in eggdrop directory Found by: CrazyCatDevs Patch by: CrazyCatDevs
sphinx-build replace python-sphinx on debian bulleyes Found by:Zartek Creole Patch by:Zartek Creole Fixes: the old package named python-sphinx is now sphinx-common One-line summary: Additional description (if needed): Test cases demonstrating...
Most of the generators I know, use 3650 days (~10 years) for self-signed certificates. IMHO, eggdrop could do the same. As someone stated on IRC: - 10 year is the...
It is somewhat okay that putkick, like pushmode, check channel membership before executing their action. They are documented as such. The optimize-kicks setting promises to group kicks together (max-kicks) but...
There were/are many compiler warnings, esp. with new versions of gcc. This issue is for coordinating analysis and work to each of them. Some of them are already fixed by...
a PR that tracks adding get_user_by_account() where appropriate, to complement get_user_by_host(). This will allow Eggdrop to track a user by their account name (first), and then check a hostname. The...
Debug (eggdrop v1.9.2+compilefixes) written Sun Jun 19 03:36:06 2022 Patch level: compilefixes Tcl library: /usr/share/tcltk/tcl8.6 Tcl version: 8.6.11 (header version 8.6.11) Tcl is threaded Compiled with IPv6 support Compiled with...