Files
chatgpt-telegram-bot/config.json.example
2022-12-04 21:06:04 +01:00

4 lines
116 B
JSON

{
"openai_session_token": "<YOUR_OPENAI_SESSION_TOKEN>",
"telegram_bot_token": "<YOUR_TELEGRAM_BOT_TOKEN>"
}