Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mozzius/yapper

a chatbot for Bluesky DMs
https://github.com/mozzius/yapper

atproto bluesky

Last synced: 2 months ago
JSON representation

a chatbot for Bluesky DMs

Awesome Lists containing this project

README

        

# 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.