Yahoo Romania Căutare pe Web

Search results

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

    • Legal

      Legal - Discord Developer Portal

    • Getting Started

      Getting Started - Discord Developer Portal

    • Log In

      Log In - Discord Developer Portal

  2. 1 sept. 2020 · Put the bot into a team, click Teams on the left side of the Discord Developer Page or click here. Click 'New Team', give it a name then invite team member, invite your friend.

  3. 22 iul. 2022 · Creating a voice connection is simple: const { joinVoiceChannel } = require ( '@discordjs/voice' ) ; const connection = joinVoiceChannel ( { channelId : channel . id , guildId : channel . guild . id , adapterCreator : channel . guild . voiceAdapterCreator , } ) ;

  4. 29 aug. 2022 · Before you're able to see your bot in your own (or other) servers, you'll need to add it by creating and using a unique invite link using your bot application's client id. # Bot invite links The basic version of one such link looks like this:

  5. 29 apr. 2021 · The steps you need to take are as follows: Open the Discord developer portal. (opens new window) and log into your account. Click on the "New Application" button. Enter a name and optionally select a team (if you want the bot to belong to one). Then confirm the pop-up window by clicking the "Create" button.

  6. 24 nov. 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.

  7. 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