Skip to content
 
 

Repository files navigation

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=
GPT_MODEL=
#PROMPT="Optional Prompt"

Then run pnpm start to start the bot.

Running the Project with Docker

Build the Docker Image

To build the Docker image, run:

docker build -t yapper .

Run it

docker run yapper

About

a chatbot for Bluesky DMs

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages