A bot to let users have private voice channels in Discord.
dep ensurego build cmd/privatebot/main.goorgo run cmd/privatebot/main.go- run the compiled binary (if
go buildwas used in step 2. - Add the bot token in the config.json
- Start the bot again.
- The bot requires admin permissions.
- The server should be set up with a waiting room where nobody can talk.
- The server should have private channels with a userlimit of 1.
- Add the bot to the server.
- Join the waiting room and type
/setwaitingroom - Done, for users to add their friends, they need to get them in the waiting room and use
/join @friend1 @friend2