This Discord bot status changer is a simple JavaScript application that allows you to change your bot's presence status on Discord. You can customize your bot's status to display a specific message or show that it is playing a particular game. Modified from GlaceYT to allow for multiple clients, expandable with the .env
-
Clone or download this repository to your local machine or fork it.
-
Install the required dependencies using npm or yarn:
npm install
-
Add your token(s) in secrets
TOKEN1=BlahBlah TOKEN2=bLALDJSHF
... add more as you deem fit