1
0
Fork 0

Loading activity

akairo
loicbersier 5 years ago
parent aef0caae25
commit 906f9de2f7

@ -11,6 +11,13 @@ class hahaYesClient extends AkairoClient {
constructor() {
super({
ownerID: ownerID,
presence: {
status: 'online',
activity: {
type: 'PLAYING',
name: 'Loading simulator...',
}
}
}, {
disableEveryone: true
});

Loading…
Cancel
Save