Update comments for Godoc
This commit is contained in:
parent
bca255f017
commit
f7b5185967
@ -58,8 +58,7 @@ func (c *CommandManager) IsOwner(id string) bool {
|
|||||||
return false
|
return false
|
||||||
}
|
}
|
||||||
|
|
||||||
// OnMessage
|
// OnMessage checks if the message has one of the specified prefixes
|
||||||
// checks if the message has one of the specified prefixes
|
|
||||||
// and if the message contains one of the commands.
|
// and if the message contains one of the commands.
|
||||||
// It then processes the arguments to pass into the command,
|
// It then processes the arguments to pass into the command,
|
||||||
// checks the permissions for the command, and
|
// checks the permissions for the command, and
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user