A bot for Discord written in Python with discord.py!
As a TeamSpeak user, I can not imagine using something that doesn't let users create temporary Voice Channels. To do that in Discord, I not only have to trust my users, but also give them permissions for stuff they don't need (ie, permissions to edit ALL channels, as well as text channels). As such, the main features of my bot are:
- Let's users create their own Voice channels and let's them set a client limit, or even make them whitelist-only, so they get to choose who joins their channel.
- Let's users delete only their own channels
- Let's users edit their channel's Name, User limit, or whitelist other users if it's a private channel.
- Saves a database of user-created channels locally, so even if the bot restarts it will still remember the owner of each channel etc.
- Tells you where it's High Noon at. Cool little feature I guess.
- Gives everyone with the move_members permission the ability to call a command to mass-move members to other channels.
- Gives everyone with the manage_messages permission the ability to mass-delete a user's messages
- Gives the ability to mark a server as a "WoW" Discord so WoW-related features are enabled.
- When you add a server as a WoW Discord then the bot creates all the necesesary roles for every class (if they don't exist) without colors.
- WoW features include:
- Setting yourself to a class.
To add my bot to discord simply use the following link (This only grants Manage Channels which is the very basic feature of the bot, you might wanna give the Bot role "Manage Roles" and "Manage Messages" as well for other features.)