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...
Discord is a great platform for gamers, but it can be used for so much more. Did you know that you can create polls on Discord? This is a great way to get feedback from your users or to simply gather information. In this article, we will teach you how to make a poll on Discord...
Here just to make bad puns and annoy people. Teaching my goldfish to play chess. Before Coronavirus, I’d cough to cover a fart. Now I fart to cover a cough. (One of the best ones to set custom playing status on Discord!) Learning how to moonwalk, wish me luck guys. Here just fo...
Discord has specific requirements when it comes to sticker creation. The exact size of the image is 320×320 pixels, so you’re going to need software to make it fit. Adobe Photoshop or GIMP should do the job. When you open the image in the software, use the resize tool to fix the ...
To put it simply, libraries package up everything you can do in the Discord API into a nice, clean set of commands. You can then take these commands and create your bot withmuch less codeandmuch less hassle. We will be using Discord API libraries throughout this guide to make all of ...
Set up a role-exclusive channel on Discord A role exclusive channel is basically a private Discord channel that can only be accessed by specific people. For example, if you have a server on the platform, you can create a role-exclusive channel that is only visible to persons with a specifi...
Make a Discord account If you don't have an account yet, sign up for one on Discord's registration page. You'll just need to enter your email, a username, a password, and your date of birth. You can also make an additional account for managing servers if you already have one. This...
1 Make discord Music bot work in multiple servers? Discord.py (rewrite) 2 Discord bot with discord.py 1 How to make a discord bot loop audio? [discord.py] 0 Reload discord bot after prefix change (Discord.py) 0 How can I make a discord bot take input after...
1.Launch the Discord app on your phone. 2. Tap on the+(plus)icon in the left sidebar. If you don’t see it, swipe right in the app to show the left sidebar. 3.The Create your server screen will open. Discord offers two ways to make a server. You can either start from scratch...
Step 2:Now you’ll need to create an application on Discord to make your bot work. This takes a little doing, but it’s not too complex. The goal here is to get an authorization token for the bot so thatDiscordrecognizes your code and adds it to the bot on its servers. ...