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