v2.0 #55

Merged
Vylpes merged 73 commits from develop into main 2021-10-04 19:45:15 +01:00
Showing only changes of commit 8313e560b4 - Show all commits

View file

@ -68,7 +68,7 @@ export class Events {
}
return {
valid: true,
valid: false,
message: "Message was not a command, ignoring.",
}
}