mirror of
https://github.com/arthur-pbty/xiao.git
synced 2026-06-03 23:36:43 +02:00
ffs
This commit is contained in:
+1
-1
@@ -45,7 +45,7 @@ client.registry
|
||||
|
||||
client.on('ready', () => {
|
||||
console.log(`[READY] Shard ${client.shard.id} Logged in as ${client.user.tag} (${client.user.id})!`);
|
||||
client.user.setGame(`${PREFIX}help | Shard ${client.shard.id}`);
|
||||
client.user.setGame(`${COMMAND_PREFIX}help | Shard ${client.shard.id}`);
|
||||
});
|
||||
|
||||
client.on('disconnect', event => {
|
||||
|
||||
Reference in New Issue
Block a user