mirror of
https://github.com/jeremyd/ergo.git
synced 2026-07-12 11:18:09 -07:00
version: Return RPL_ISUPPORT tokens, as standard
This commit is contained in:
@@ -737,6 +737,7 @@ func (msg *VersionCommand) HandleServer(server *Server) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
client.RplVersion()
|
client.RplVersion()
|
||||||
|
client.RplISupport()
|
||||||
}
|
}
|
||||||
|
|
||||||
func (msg *InviteCommand) HandleServer(server *Server) {
|
func (msg *InviteCommand) HandleServer(server *Server) {
|
||||||
|
|||||||
Reference in New Issue
Block a user