alexmcs
/
AlexMCS-Bot
Archived
3
0
Fork 0
Automation for the AlexMCS.net Discord server.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
FlyingSixtySix 26d82fc34c
Initial commit
6 years ago
LICENSE Initial commit 6 years ago
README.md Initial commit 6 years ago
bot.py Initial commit 6 years ago
config.yml Initial commit 6 years ago

README.md

AlexMCS-Bot

AlexMCS-Bot is a Discord bot for the AlexMCS.net Discord server. It has a URL whitelist, blocking all but DRG-affiliated links. It also grants any user who joins a voice channel a role, specified by ID in config.yml.

Requirements

Python 3.6.4+

Configuration

Clone the repository and edit config.yml to your liking. token (Required) - Bot token used when logging in. Create a new application here, and create a bot user for it. roleID (Required) - The role a user will be granted when joining any voice channel.

Simply run py bot.py and if everything is configured properly, the bot should start.