mirror of
https://github.com/musix-org/musix-oss
synced 2025-07-07 04:20:49 +00:00
remove setkey
This commit is contained in:
@ -1,6 +0,0 @@
|
||||
module.exports = {
|
||||
name: "setkey",
|
||||
async execute(msg, args, client) {
|
||||
msg.channel.send(client.messages.setKeyUsage);
|
||||
},
|
||||
};
|
Reference in New Issue
Block a user