Files
chatgpt-telegram-bot/config.json.example
2022-12-04 17:03:49 +01:00

5 lines
149 B
JSON

{
"openai_email": "<YOUR_OPENAI_EMAIL>",
"openai_password": "<YOUR_OPENAI_PASSWORD>",
"telegram_bot_token": "<YOUR_TELEGRAM_BOT_TOKEN>"
}