Get the PLAYING/STREAMING/LISTENING/WATCHING status on Discord without doing anything!
Go to Repl.it and fork this respiratory by clicking Create New and then Import from GitHub.
Now when you have opened it, it will ask you for Selecting language and Edit run button. Just do like this and save! ->
Next, get your discord user token! If you don't know how to; just watch THIS.
Create a new secret in repl it. Put the Key as TOKEN
and Variable as the token you just copied
!
Edit the line where it's written client.user.setActivity [Line 8]!
Put anything like STREAMING or PLAYING OR WATCHING OR LISTENING, and put a text of your choice where it's written "Put text in here" [Example: client.user.setActivity("VALORANT", {type: "PLAYING", url: ""}) This would look as: PLAYING VALORANT]
Put your twitch channel link if you are keeping as STREAMING [EXAMPLE: client.user.setActivity("Fortnite", {type: "STREAMING", url: "twitch.tv/ninja"})
After editing, click Run and wait for the program to start. After that copy the link given in the top right corner and paste it in UptimeRobot to make it 24/7.
Make sure to star the respiratory if this helped you!:)