πŸ”—Installation

Installation Guide

  1. Buy the plugin

  2. Drop the plugin inside the plugins folder of your velocity server

  3. Restart your server

Creating a bot

  1. Go to the discord developer portal and sign in with your account

  2. Click "New Application", insert the name of the bot you want to create and click "Create"

  3. Here you can change the App Icon or add a description if you want

  4. Go to the page "Bot" and on "Token" hit "Reset token" and copy that token, we will use it later

  5. Now go to "OAuth2", go down and on "OAuth2 URL Generator" hit "Bot", go down and hit "Administrator". You will select Guild Install and copy that url. With it, you will paste it on your browser and add the bot to your discord server

  6. On your velocity server, head to plugins > discord_bridge_velocity > config.yml and on the first option (token) paste the token you have copied before

  7. Restart the velocity server or execute /discordbridge reload

Last updated