TheHCJ / yapper-ollama

a chatbot for Bluesky DMs (using ollama)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yapper

a chatbot for Bluesky DMs

Setup

  1. Install deps with pnpm
  2. Add a .env file with the following:
BSKY_IDENTIFIER=
BSKY_PASSWORD=
OPENAI_API_KEY=

Then run pnpm start to start the bot.

About

a chatbot for Bluesky DMs (using ollama)


Languages

Language:TypeScript 100.0%