A Mastodon bot that posts a random haiku by Santōka Taneda every hour.
- Haiku written by Taneda Santōka.
- Collected by Gábor Terebess and all his various sources.
- Compiled/normalized by Luca.
- Bot by Ian.
- Built with Sveltekit.
- Hosted with Vercel cron jobs.
- Posts as @[email protected].
# Create a .env
MASTODON_URL=
MASTODON_TOKEN=
CRON_SECRET=
# Install deps
yarn install
# Run dev server
yarn dev
- Pick an appropriate poem based on the weather in a location (find a way to trace where he walked in Japan and pick weather from there?)
- Reply to @'s with a contextually appropriate poem (Using NLP)
- AI Santoka - Fine-tune an LLM to generate new haiku
Buy me a coff- uhhh serverless function
Cron jobs cost money. Not a lot, but some. If you like this bot and want me to make more, consider dropping a tip to help keep it (and sites like my portfolio, which helps me land gigs that buy me food and such) running. Any donations that exceed the price of Vercel Pro will probably go to the Trevor Project or Mermaids or something. Idk. Drop me a line if you have a suggestion.