Go to file
fluffy 03e59e2553 Add genres 2024-02-25 22:07:52 -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 more stray past participles 2021-12-27 15:44:01 -08: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 Helps to choose different selection criteria each time 2023-04-26 13:51:22 -07: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 Add genres 2024-02-25 22:07:52 -08:00
nouns.txt Add more nouns and improve README 2022-12-23 15:37:08 -08:00
poetry.lock updeps 2023-10-02 19:59:20 -07:00
pyproject.toml Show the title and duration 2021-05-09 20:39:43 -07:00
run.sh Finally filtering the results to the 'music' category 2023-01-27 19:13:29 -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