.setActivity resetting after a few minutes #7717
-
Can someone help me understand why my bots status keeps resetting to nothing? this.client.user.setActivity(`test`, { type: 'WATCHING' }); This has been annoying and I have been trying to throw everything at it, I have tried the following: |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
That's an issue from the Discord side, djs can't do anything about it |
Beta Was this translation helpful? Give feedback.
-
Found cause; issue with code in the same file causing errors with the .setActivity |
Beta Was this translation helpful? Give feedback.
Found cause; issue with code in the same file causing errors with the .setActivity