Skip to content

Commit

Permalink
[update] readme and docs
Browse files Browse the repository at this point in the history
  • Loading branch information
chisa-dev committed Jan 4, 2025
1 parent 3508b17 commit 3addd8f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,9 @@ Create a `.env` file in the root directory with the following keys:
```plaintext
TELEGRAM_BOT_TOKEN=your-telegram-bot-token
OPENAI_API_KEY=your-openai-api-key
TRANSLATE_API_URL=https://api.horansoftware.com/translate
TRANSLATE_API_URL=your-translation-api-url
SUPABASE_URL=your-supabase-url
SUPABASE_KEY=your-supabase-key
```

### Running the Bot
Expand Down

0 comments on commit 3addd8f

Please sign in to comment.