add readme

This commit is contained in:
Bacer
2023-07-03 00:56:46 +03:00
parent 0855ee2499
commit 4751c9fd04

View File

@@ -110,6 +110,7 @@ Check out the [Budget Manual](https://github.com/n3d1117/chatgpt-telegram-bot/di
| `SPOTIFY_CLIENT_SECRET` | Spotify app Client Secret (required for the `spotify` plugin, you can find it on the [dashboard](https://developer.spotify.com/dashboard/)) | `-` |
| `SPOTIFY_REDIRECT_URI` | Spotify app Redirect URI (required for the `spotify` plugin, you can find it on the [dashboard](https://developer.spotify.com/dashboard/)) | `-` |
| `DEEPL_API_KEY` | DeepL API key (required for the `deepl` plugin, you can get one [here](https://www.deepl.com/pro-api?cta=header-pro-api)) | `-` |
| `DEEPL_API_PRO` | DeepL API key plan (required for the `deepl` plugin. set 'true' if you have paid api key) | `false` |
#### Available plugins
| Name | Description | Required API key(s) |