mirror of
https://github.com/musix-org/musix-oss
synced 2025-12-02 19:53:40 +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