commands?

This commit is contained in:
2025-04-06 06:33:46 -04:00
parent d899e8e873
commit 4ace928563
8 changed files with 164 additions and 16 deletions
+3
View File
@@ -0,0 +1,3 @@
module.exports = (client, config, state) => {
//console.log(`example log ${client.user.tag}`);
};