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.
|
3 years ago | |
---|---|---|
.gitignore | 3 years ago | |
LICENSE | 3 years ago | |
README.md | 3 years ago | |
config.json.example | 3 years ago | |
waggle-dance.py | 3 years ago |
README.md
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