mirror of
https://github.com/ergochat/ergo.git
synced 2024-11-10 22:19:31 +01:00
version: Return RPL_ISUPPORT tokens, as standard
This commit is contained in:
parent
56084507a7
commit
a241ea7dd6
@ -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) {
|
||||||
|
Loading…
Reference in New Issue
Block a user