add game js

This commit is contained in:
Tutur33
2024-02-25 22:53:16 +01:00
parent 37f02daac3
commit a9d92fbff6
17 changed files with 609 additions and 2 deletions
+1
View File
@@ -8,6 +8,7 @@ module.exports = {
emote: '⏱️',
utilisation: '',
permission: 10,
category : 'admin',
async execute(message: Message, args: string[]) {
const prefix = await getServerPrefix(message.guild?.id);