.gitignore | ||
config.json.example | ||
LICENSE | ||
README.md | ||
waggle-dance.py |
waggle-dance
Discord bot for moving people between voice channels for quick one-on-one matchups
Setup
git clone https://git.xeno.science/xenofem/waggle-dance
cd waggle-dance
python3 -m venv env
source env/bin/activate
pip install discord.py
cp config.json.example config.json
vi config.json
python waggle-dance.py
Configuration
token
: Discord bot API tokenchannel_names
: list of names for voice channels to create