Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 338 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 338 Bytes

To Use

  • Create file .env with the following internals
ALPACA_API_KEY_ID=...
ALPACA_SECRET_KEY=...
TELEGRAM_TOKEN=...
TELEGRAM_CHAT_IDS=...

bot will ONLY respond to user from TELEGRAM_CHAT_IDS

  • create sa.json with the credentials of the JSON that should be used
  • set project in telegram_bot
  • refactor deploy.sh
  • have fun