mirror of
https://github.com/jeremyd/ergo.git
synced 2026-07-11 10:58:11 -07:00
opers: Allow setting custom whois lines
This commit is contained in:
@@ -61,6 +61,7 @@ type Client struct {
|
||||
server *Server
|
||||
socket *Socket
|
||||
username string
|
||||
whoisLine string
|
||||
}
|
||||
|
||||
// NewClient returns a client with all the appropriate info setup.
|
||||
|
||||
Reference in New Issue
Block a user