Yahoo Search Busca da Web

Resultado da Busca

  1. Integrate your service with Discord — whether it's a bot or a game or whatever your wildest imagination can come up with.

  2. guide.discordjs.dev › guide › getting-starteddiscord.js

    Setting up an application. You'll need to create an application on Discord's developer portal so your bot has a token to interact with Discord's API. Creating the application. Follow these steps: Open the Discord developer portal. You'll need to be logged in. Click on the "New Application" button.

  3. Getting your bot up & running. We're finally getting to the exciting parts! Since your bot is in your server now, the next step is to start coding and get it online!

  4. join the discord app developer community. Want to build something fun, helpful, or creative for your friends? Check out our API documentation to start developing on Discord! Get Started

  5. 24 de nov. de 2023 · The next step you need to take is setting up an actual Discord bot application via Discord's website. It's effortless to create one. The steps you need to take are as follows: Open the Discord developer portal. open in new window. and log into your account. Click on the "New Application" button.

  6. guide.discordjs.dev › adding-your-bot-to-a-serverdiscord.js

    Imagine a guide... that explores the many possibilities for your discord.js bot.

  7. guide.discordjs.dev › guide › getting-starteddiscord.js

    Our create-discord-bot command-line interface sets up a basic Discord bot to help you get started on your journey. Creating your bot. To use discord.js, you'll need to install Node.js, Deno, or Bun. discord.js v14 requires Node.js v16.11.0 or higher, but the long-term support (LTS) version is always recommended.