12 lines
141 B
Plaintext
12 lines
141 B
Plaintext
# Telegram bot api key
|
|
BOT_API_KEY=
|
|
|
|
# News api key
|
|
NEWS_API_KEY=
|
|
|
|
# Flask secret key
|
|
SECRET_KEY=
|
|
|
|
# bot credentials
|
|
BOT_EMAIL=
|
|
BOT_PASSWORD= |