Channel Guardian allows you to password protect text and voice channels via one simple command. The bot will then hide the channel for everyone without the correct role.
g!password
- Get information regarding how to access a protected channel.g!protect <password> <#channel>
- Password protect the mentioned channel. Hiding it for everyone else. If it's a Voice Channel, simply type out its name instead of tagging it.g!unprotect <#channel>
- Removes the password protection and resets it to its previous state.g!settings list
- List all available bot settings
- Download the latest release
- Create the file
resources/bot.properties
and paste this into the file:
token=yourtoken
db.host=hostip
db.name=database
db.user=username
db.pass=password
- Replace the property values in your file with your settings.
- Build, done!
- Password protect voice channels
Finish Wiki pages