-
Hi,
The current Makefile passes all parameters from `configure` to the module's `configure`:
https://github.com/eggheads/eggdrop/blob/d3083ccbed17e9663854d6c359fdb74f78c811ce/src/mod/Makefile.in#L89…
sbraz updated
2 years ago
-
When you create a new channel invitation, sticky or not, nothing is sent to the user, you have to add a `putserv "INVITE $nick $chan`.
It could be a good idea to have an option in newchaninvite to …
-
If an eggdrop joins a server and attempts to register with an invalid nick, it looks at keep-nick in the config. If keep-nick is enabled, it will not try another nickname and end up disconnecting. If …
-
![z6vyNU2](https://user-images.githubusercontent.com/6030065/138051678-25f91018-ecc5-4a0c-9d64-da359d32202d.png)
When using emojis like on the image above the bot quits and I get the following bMot…
-
Found by: Fatale_gg
A user entered with ctcp chat issues after setting config file variable 'nat-ip' to a hostname. While the config file does state it takes an IP, at minimum an error should be th…
-
When enabling a capability that uses tags but without negotiating the `message-tags` capability eggdrop won't process any tag message.
Eggdrop should process tag messages regardless if the `message…
-
> RAWT Return 1 to ask the bot not to process the server text. This can affet the bot’s performance by causing it to miss things that it would normally act on – you have been warned. Again.
Contrar…
-
`.fprint -` will remove a fingerprint.
1. I expected eggdrop to say "Removed fingerprint."
But instead eggdrop says `Changed fingerprint to '-'.`
2. `.help fprint` does not mention "-" as a w…
-
_Repo owner edit: This is just one facet of this error. Just in general, privilege handling doesn't work properly anywhere. There have been probably half a dozen issues for this, so I'm crunching them…
-
The default configuration of loading the dns module causes eggdrop not to be able to resolve the kubenetes service dns entries using coredns, while cli tools in the continainer can resolve them fine.
…