Updated README files, .gitignore and .env.example
This commit is contained in:
8
telegram_bot/.env.example
Normal file
8
telegram_bot/.env.example
Normal file
@@ -0,0 +1,8 @@
|
||||
# Telegram bot api key
|
||||
BOT_API_KEY=
|
||||
|
||||
# News api key
|
||||
NEWS_API_KEY=
|
||||
|
||||
# Flask secret key
|
||||
SECRET_KEY=
|
Reference in New Issue
Block a user