forked from syntaxbullet/AuroraBot-discord
Added Pay and Daily
This commit is contained in:
@@ -4,6 +4,7 @@ import { env } from "@lib/env";
|
||||
|
||||
// Load commands
|
||||
await KyokoClient.loadCommands();
|
||||
await KyokoClient.deployCommands();
|
||||
|
||||
KyokoClient.once(Events.ClientReady, async c => {
|
||||
console.log(`Ready! Logged in as ${c.user.tag}`);
|
||||
|
||||
Reference in New Issue
Block a user