v2.0 #55
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ export class Events {
|
|||
}
|
||||
|
||||
return {
|
||||
valid: true,
|
||||
valid: false,
|
||||
message: "Message was not a command, ignoring.",
|
||||
}
|
||||
}
|
||||
|
|
Reference in a new issue