-
Notifications
You must be signed in to change notification settings - Fork 18
Access web ui
Vured offers a graphical interface you can find on vured-ui.jonaz.dev. The source code can be found in the vured-web-client repository.
Make sure that the following applies to the bot:
- There is an public URL or IP address
- The URL must be accessible via https
- Minimum of 400mb memory
- The newest version of vured-bot.
-
Set up the bot and get the direct URL to access the web service. When you open the URL in your browser you should be redirected to the wiki page.
-
Go to vured-ui.jonaz.dev and paste the URL your bot is listening on.
You can pass in your URL directly by doing as follows https://vured-ui.jonaz.dev/connect/my-server.tld. Replace "my-server.tld" with your URL without the protocol. It will automatically add https://. This is useful when you want to pin a message that other users can easily connect to the bot.
-
If successful, you will be asked to enter a token. To create a token, go back into your Discord server and write
/login
. The bot will send a message that only you can see containing the token. Click on it to reveal the token and copy it into the website.
It's recommend to delete the message after log in. Never share your token with another person. Everyone can log in with your token and it can't be revoked manually. To invalidate all tokens, you have to restart the bot.