You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 26, 2018. It is now read-only.
When IRC client requests extended-join, it will also get NickServ username and realname in join message. It could be nice if botbot logged those instead of only someone joined the channel.
When extended-join is enabled with WeeChat it shows nick [nickserv_account] (real name) (user@host) has joined#channel`
When IRC client requests extended-join, it will also get NickServ username and realname in
joinmessage. It could be nice if botbot logged those instead of onlysomeone joined the channel.When extended-join is enabled with WeeChat it shows
nick [nickserv_account] (real name) (user@host) has joined#channel`The specification also mentions account-notify which wouldn't be a bad thing either allowing when
nicklogins asaccountto be also logged.I think
whoxmight not be so useful as what point of log would the bot put people who were already identified and it's expected to be always online.