What Is Discord?

Nuvi’s new community lives on Discord—an online platform where people build communities (called servers) to chat using text, voice, or video. You can think of a server like a group for a club, a game, a class, or friends. Inside each server are channels. Channels help organize conversations. For example, one channel might be for homework help and another for talking about videogames.

Key Ideas

Discord was first popular with gamers, but now it’s used by study groups, hobby communities, and classrooms too. That makes it a perfect place for Nuvi’s international friends—if only everyone could read each other’s messages.

Safety Note

Never share your personal information (full name, address, phone, school) with strangers online. Keep your bot token (password) secret too (it lets someone control your bot if they get it).

Source: Adapted from public information on Wikipedia’s Discord article.


Create a Test Server for Your Bot

Before you invite your bot, it’s best to have a private server where you can experiment safely.

  1. Open the Discord app (or go to https://discord.com/app in a browser and log in).
  2. Look at the far left sidebar (the column with server icons). Click the plus button. Create a server button
  3. Choose Create My Own (you don’t need a template). Choose template
  4. Pick For me and my friends. For me and my friends
  5. Give it a name like Bot Test Lab or Translator Bot Dev.
  6. Click Create.

You now have a blank server with some default channels (like #general). You’ll invite your bot here later so you can test out the bot commands

Keep It Private

Only invite people you trust while you’re learning. You can always make a “real” server later once your bot is stable.

Next, you’ll learn how to set up your development environment and start coding the bot.