mirror of
https://github.com/jeremyd/ergo.git
synced 2026-07-30 10:48:10 -07:00
urgh this should not even be commited yet, this will all be squashed out
This commit is contained in:
@@ -122,6 +122,7 @@ var (
|
||||
// commands
|
||||
//
|
||||
|
||||
/*
|
||||
func (m *ModeCommand) HandleServer(s *Server) {
|
||||
client := m.Client()
|
||||
target := s.clients.Get(m.nickname)
|
||||
@@ -185,3 +186,4 @@ func (msg *ChannelModeCommand) HandleServer(server *Server) {
|
||||
|
||||
channel.Mode(client, msg.changes)
|
||||
}
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user