mirror of
https://github.com/father-bot/chatgpt_telegram_bot.git
synced 2026-06-13 03:54:57 +03:00
Add support of ChatGPT API (#70)
Co-authored-by: Karim Iskakov <kar.iskakov@gmail.com>
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
telegram_token: ""
|
||||
openai_api_key: ""
|
||||
use_chatgpt_api: true
|
||||
allowed_telegram_usernames: [] # if empty, the bot is available to anyone
|
||||
new_dialog_timeout: 600 # new dialog starts after timeout (in seconds)
|
||||
Reference in New Issue
Block a user