# waggle-dance Discord bot for moving people between voice channels for quick one-on-one matchups ## Setup ```bash 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 token - `channel_names`: list of names for voice channels to create