mirror of
https://github.com/musix-org/musix-oss
synced 2025-09-05 22:13:21 +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