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.
FlyingSixtySix
26d82fc34c
|
7 years ago | |
---|---|---|
LICENSE | 7 years ago | |
README.md | 7 years ago | |
bot.py | 7 years ago | |
config.yml | 7 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.