Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
lofibeats/README.md

18 lignes
658 B

il y a 3 ans
# lo-fi beats to verb and verb to
Just a simple Mastodon bot for chilling and relaxing.
built by [fluffy](https://beesbuzz.biz/)
with help from [Terence Eden](https://shkspr.mobi/blog/2018/08/easy-guide-to-building-mastodon-bots/)
Word list modified from [Ashley Bovan's collection](http://ashley-bovan.co.uk/words/partsofspeech.html)
## Usage
il y a 2 ans
1. Install [poetry](https://python-poetry.org)
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`