Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 346 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 346 Bytes

Arduino bot🤖

Parsing and sending timetable everyday.

Installation 🚀

  • Install Python 3
  • python -m pip install -r requirements.txt
  • Create .env file.

Example:

tg_token=*****
ds_token=*****
  • Launch ds-bot🤖 python ./ds_bot.py
  • Launch tg-bot🤖 python ./tg_bot.py