fix version display and DefaultPrefix
This commit is contained in:
1 parent
2e43637d67
commit
9c835a2503
3 files changed
+3
-3
No files matched your search
+1
-1
@@ -119,7 +119,7 @@ module.exports = {
|
||||
}help [Command] | Have a nice day!`
|
||||
).setDescription(`${Commands.join("\n")}
|
||||
|
||||
Lines Police CAD Bot Version: v${client.Version}`);
|
||||
Lines Police CAD Bot Version: v${client.config.Version}`);
|
||||
if (!args) return interaction.send(Embed);
|
||||
else {
|
||||
let cmd =
|
||||
|
||||
Reference in new issue
Block a user