insomniacslk / irc-slack

IRC-to-Slack gateway
BSD 3-Clause "New" or "Revised" License
196 stars 19 forks source link

Improve WHOIS command #16

Open insomniacslk opened 6 years ago

insomniacslk commented 6 years ago

Currently WHOIS shows only basic information, e.g.:

00:10 -!- insomniac [UAND64XSM@localhost]
00:10 -!-  ircname  : Andrea
00:10 -!-  server   : localhost []
00:10 -!-  channels : 

Slack supports additional information, e.g. Title, Email, Phone. It'd be nice to show them too.

insomniacslk commented 4 years ago

Well, actually, we can add a lot more information here. Reopening this

insomniacslk commented 4 years ago

125 adds some more fixes and additional info