If you use Discord to hang out with your buddies or strategize your gameplay, this guide will show you how to change your online status. We’ll discuss how to change your status using your desktop or mobile device and, for a personalized touch, how to create your own online and gaming s...
If you want to see what game someone else is playing, click on ‘Friends’ in the upper right-hand corner of Discord. Then, view your friends and the game they’re currently playing. Of course, users can always turn this status off, and we’ll show you how to do that below. But, ...
Custom game status is a profile feature on Discord that enables the user to set the game status for the audience. 1. Open the Discord app on your Android or iOS phone. 2. Tap on your Avatar tab from the bottom right corner. 3. Tap on Set Status. Note: Once you click the Set Stat...
How do I show my Xbox status on Discord? If you want to display your Xbox activity as your status on Discord, then click on theUser Settingsicon (or Cogwheel icon) available on the bottom left part. Under USER SETTINGS, select theConnectionsoption. Look for your connected Xbox account and...
Using the Game Activity Get steps in here to change the game status using the ‘Game Activity’. First, tap on the ‘Discord’ application to open it Next, go to the top left corner of the screen and choose the ‘three horizontal lines’. This action will reveal a drop-down menu. ...
Step 1:Open theDiscordapp and choose thevoice chatwhere you want to use Discord Activities. Step 2:Once you have started, tap theRocket iconat the bottom to return to the Activities page. Step 3:Choose the game of your choice and tapAuthorize. ...
Discord is designed as a platform for gamers to communicate with their friends both in and out of a game. The primary features to enable this are the
unique name for the game you’re playing. Your friends who are viewing your game status can now tell the game you’re playing. In conclusion,changing the game name in Discord on PCis a simple way to communicate your current activity to others. Drop your queries in the comment section ...
Toggle the switch to turn offDisplay current activity as a status messageoption. Close theUser Settingswindow, and that’s it. Once disabled, the app will stop sharing your gaming activity with other users. Thus, you’ll manage to make Discord not show the game that you’re playing. ...
status: "online", //You can show online, idle... game: { name: "Using !help", //The message shown type: "STREAMING" //PLAYING: WATCHING: LISTENING: STREAMING: } }); }); And this: client.user.setActivity('discord.js', { type: 'WATCHING' }); And...