eat the rich
This commit is contained in:
parent
c5face1ab0
commit
aae1faccc8
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ module.exports = class {
|
||||||
|
|
||||||
async run () {
|
async run () {
|
||||||
await this.client.wait(1000);
|
await this.client.wait(1000);
|
||||||
|
this.client.user.setActivity('eating the rich') // lol
|
||||||
this.client.logger.ready(`Connected to Discord as ${this.client.user.tag}`);
|
this.client.logger.ready(`Connected to Discord as ${this.client.user.tag}`);
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue