telegrambot / config.py
tahaluindo's picture
Y
8af5e3b
raw
history blame contribute delete
No virus
144 Bytes
TELEGRAM_TOKEN = 'YOUR_TELEGRAM_TOKEN_HERE'
OPENAI_API_KEY = 'YOUR_OPENAI_API_HERE'
AUTHORIZED_USERS = [] #INSERT AUTHORIZED USER ID IF REQUIRED