mirror of
https://github.com/jeremyd/ergo.git
synced 2026-07-17 05:08:09 -07:00
Stuff is no longer completely broken. Just mostly.
This commit is contained in:
@@ -127,6 +127,7 @@ type ChannelModeCommand struct {
|
||||
changes ChannelModeChanges
|
||||
}
|
||||
|
||||
/*
|
||||
// MODE <channel> ( "+" / "-" )? *( "+" / "-" / <mode character> ) *<modeparams>
|
||||
func ParseChannelModeCommand(channel Name, args []string) (Command, error) {
|
||||
cmd := &ChannelModeCommand{
|
||||
|
||||
Reference in New Issue
Block a user