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.
|
1 month ago | |
---|---|---|
.gitignore | 1 year ago | |
1syllableverbs.txt | 4 months ago | |
2syllableverbs.txt | 1 year ago | |
LICENSE | 3 years ago | |
README.md | 5 months ago | |
beatbot.py | 1 month ago | |
checkwords.py | 12 months ago | |
config.py.dist | 2 years ago | |
genres.txt | 9 months ago | |
nouns.txt | 5 months ago | |
poetry.lock | 4 months ago | |
pyproject.toml | 2 years ago | |
run.sh | 4 months ago | |
update_topics.py | 4 months ago | |
youtube.py | 1 month ago | |
yt_topics.all.txt | 1 month ago | |
yt_topics.txt | 1 month ago |
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