Go to file
fluffy 43c8f2d927 Move to musician.social 2024-11-11 12:02:26 -08:00
.gitignore update packages 2022-04-07 07:43:26 -07:00
1syllableverbs.txt remove uncommon form of a slur 2023-02-10 10:20:27 -08:00
2syllableverbs.txt Remove some incorrect tenses 2024-06-12 01:12:43 -07:00
LICENSE Add readme etc 2020-06-23 11:48:31 -07:00
README.md Add more nouns and improve README 2022-12-23 15:37:08 -08:00
beatbot.py Move to musician.social 2024-11-11 12:02:26 -08:00
checkwords.py delint 2022-06-08 10:02:13 -07:00
config.py.dist Cleanups and better logging 2021-05-01 09:54:17 -07:00
genres.txt More 2024-06-03 14:56:45 -07:00
nouns.txt Add more nouns and improve README 2022-12-23 15:37:08 -08:00
poetry.lock Update dependencies 2024-10-08 16:00:44 -07:00
pyproject.toml Update dependencies 2024-10-08 16:00:44 -07:00
run.sh Move to musician.social 2024-11-11 12:02:26 -08:00
update_topics.py Add random region to query 2023-01-28 01:03:25 -08:00
youtube.py Try 5 times to find a video 2023-04-26 13:35:34 -07:00
yt_topics.all.txt Limit to English-speaking regions 2023-04-22 21:42:58 -07:00
yt_topics.txt Limit to English-speaking regions 2023-04-22 21:42:58 -07:00

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

  1. Install poetry

  2. cp config.py.dist config.py, then edit config.py to add your YouTube API key

  3. Run run.sh, or poetry install && poetry run python3 beatbot.py