fluffy 43c8f2d927 | ||
---|---|---|
.gitignore | ||
1syllableverbs.txt | ||
2syllableverbs.txt | ||
LICENSE | ||
README.md | ||
beatbot.py | ||
checkwords.py | ||
config.py.dist | ||
genres.txt | ||
nouns.txt | ||
poetry.lock | ||
pyproject.toml | ||
run.sh | ||
update_topics.py | ||
youtube.py | ||
yt_topics.all.txt | ||
yt_topics.txt |
README.md
lo-fi beats to verb and verb to
Just a simple Mastodon bot for chilling and relaxing.
built by fluffy
with help from Terence Eden
Word list modified from Ashley Bovan's collection
Usage
-
Install poetry
-
cp config.py.dist config.py
, then editconfig.py
to add your YouTube API key -
Run
run.sh
, orpoetry install && poetry run python3 beatbot.py