add command

This commit is contained in:
Tutur33
2024-02-26 12:55:08 +01:00
parent 7ee772a6b9
commit feb36216c0
9 changed files with 430 additions and 1 deletions
-1
View File
@@ -8,7 +8,6 @@ module.exports = {
emote: '⏱️',
utilisation: '',
permission: 10,
category : 'admin',
async execute(message: Message, args: string[]) {
const prefix = await getServerPrefix(message.guild?.id);