mirror of
https://github.com/nx-bat/pet-the-pond.git
synced 2026-09-22 10:29:11 -04:00
testing round 1.
This commit is contained in:
@@ -7,7 +7,7 @@ class ReadyEvent extends Event<CommandClient> {
|
||||
|
||||
async handle(context: CommandClient<any, any>) {
|
||||
await context.deployCommands();
|
||||
context.setCustomActivity('Petting the Pond!');
|
||||
context.setCustomActivity('Tracking your petting!');
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user