Advanced Search
Search Results
6 total results found
Adding the official VoiceTwine Bot
Using the official VoiceTwine bot is the easiest way to set up the application, although you will be somewhat limited in customization options! Remember, you still can modify the nickname of the bot if you'd like. Authorize on Discord Remember: You can only...
Platform-as-a-Service (PaaS)
Platform-as-a-Service (PaaS) allows you to operate your own VoiceTwine instance, using your own Discord application credentials, to provide you with a free, easy-to-setup solution with additional setting options. Creating your VoiceTwine instance First, you'...
Creating a Master Channel
Master voice channels are the complete purpose for VoiceTwine, and they're easy to create! Using the /master-channel create command, you can create the category (optional) and the voice channel where VoiceTwine will live. Command Options The /master-channe...
Creating a new Discord application
Creating a Discord application is easy, and it provides VoiceTwine with the bot user necessary to function. These steps are not required when using the official Discord bot. Creating a Discord application To create your Discord application, head over to the...
Enabling MariaDB / Pterodactyl Setups
You may instead wish to use a MariaDB instance instead of the pre-configured SQLite database. It is currently not possible to transfer current SQLite settings to MariaDB. Following these instructions will cause all current master/child channels to not functio...
Creating a Database Using CLI
Creating a new database and user using the CLI might be necessary for self-hosted bare metal instances or self-hosting Pterodactyl instances which do not have server databases setup. Entering the MariaDB CLI Enter the MariaDB CLI: sudo mysql -u root You ma...