ruby-rbot / rbot

The Ruby IRC Bot.
https://ruby-rbot.github.io/
Other
63 stars 19 forks source link

handle message about successful login #95

Open henk84 opened 3 months ago

henk84 commented 3 months ago
WARN -- rfc2812.rb:1393:in `process': Unknown message ":irc-02.netwichtig.ch 900 marvin marvin!marvin@2a01:4f9:2a:f802:0:0:0:50 marvin :You are now logged in as marvin."

rbot should handle that to track whether logging in was successful. I don’t know if it handles the opposite, i.e. a message telling it that logging in failed, which is likely more important to handle.

https://defs.ircdocs.horse/defs/numerics.html#rpl-loggedin-900