Michael Ortmann

Results 188 comments of Michael Ortmann

Could be (partly) fixed by #1604.

sounds like you could have this already. in your tcl connect to the weird service, read line by line, feed to your myIncoming() also in your tcl open an incomming...

look closely for `(*e)->name` vs. `(*e)->type->name` therefore the changed if statement checks and compares very different fields

If we had the commit hash in version info, it would show up in https://www.eggheads.org/uptime/, wouldnt that be nice?

scram authentication needs pbkdf2

908 isn't handeled by irssi nor weechat.

I cant edit the checklist. #1706 will check some boxes. New boxes: - sasl-password should? be sasl-password-file so we read the pass from file and keep it only in memory...

eggdrop support binds like CHANSET (triggered when a channel setting is set via the partyline). A module or tcl could be written and bind to user and chan adding/removing/changing events...

ty for finding the evil here :) then again its still a bug or missing feature in zig stdlib. a redirect from http to https should enable zig to speak...

cannot repeat. i followed 1..5 and the bot rejoined. log: ``` > cat scripts/kick.tcl bind kick - * disable_chan_on_kick proc disable_chan_on_kick {nick uhost hand chan target reason} { if {[isbotnick...