
This is great, but it’s only one small example of how a bot can be useful. You can even customize its behavior based on context and control how it interacts with each new user. With a bot, it’s possible to automatically react to the new member joining your guild. Over time, your community grows so big that it’s no longer feasible to personally reach out to each new member, but you still want to send them something to recognize them as a new member of the guild. The user feels welcomed and enjoys the discussions that happen in your guild and they, in turn, invite friends.

You might also tell them about your channels or ask them to introduce themselves. Excited, you may personally reach out to that user and welcome them to your community. Discord bot users (or just bots) have nearly unlimited applications.įor example, let’s say you’re managing a new Discord guild and a user joins for the very first time. As such, automated processes, such as banning inappropriate users and reacting to user requests are vital for a community to thrive and grow.Īutomated programs that look and act like users and automatically respond to events and commands on Discord are called bot users. While there are many things you can build using Discord’s APIs, this tutorial will focus on a particular learning outcome: how to make a Discord bot in Python.ĭiscord is growing in popularity. It is nearly a one-stop shop for gaming communities. It even has a game store, complete with critical reviews and a subscription service. Players, streamers, and developers use Discord to discuss games, answer questions, chat while they play, and much more. What Is Discord?ĭiscord is a voice and text communication platform for gamers. You’ll begin by learning what Discord is and why it’s valuable. How to interact with various Discord APIs.

How to accept commands and validate assumptions.

