implemented /news and deleted debugbot (edit BOT_API_KEY instead) #2
@ -17,3 +17,8 @@ WebEngineering2 Projekt: Aktien und News Bot für Telegram
|
|||||||
## Dokumentation
|
## Dokumentation
|
||||||
- Postman-API -> docs/postman.json
|
- Postman-API -> docs/postman.json
|
||||||
- Datenbank -> database/*
|
- Datenbank -> database/*
|
||||||
|
|
||||||
|
## Local setup for telegram bot
|
||||||
|
1. create .env and set API keys etc. (use .env.example for this)
|
||||||
|
2. install required libs via ``pip install -r ./telegram_bot/requirements.txt``
|
||||||
|
3. run bot.py via ``python ./telegram_bot/bot.py``
|
||||||
|
Loading…
Reference in New Issue
Block a user