πInstallation
Installation Guide
Buy the plugin
Drop the plugin inside the plugins folder of your velocity server
Restart your server
Creating a bot
Go to the discord developer portal and sign in with your account
Click "New Application", insert the name of the bot you want to create and click "Create"
Here you can change the App Icon or add a description if you want
Go to the page "Bot" and on "Token" hit "Reset token" and copy that token, we will use it later
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
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
Restart the velocity server or execute
/discordbridge reload
Last updated