2.`cp config.py.dist config.py`, then edit `config.py` to add your [YouTube API key](https://developers.google.com/youtube/v3/quickstart/python#step_1_set_up_your_project_and_credentials)
3. Run `run.sh`, or `poetry install && poetry run python3 beatbot.py`