Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 373 Bytes

README.md

File metadata and controls

29 lines (15 loc) · 373 Bytes

A bot helps you not to forget clean the kitchen!

Based on pyTelegramBotAPI

Dependicies:

  • pyTelegramBotAPI

  • requests

  • PySocks

  • gunicorn

  • urllib3

  • preprocessing

  • datetime

To run bot set the environment variables:

export TOKEN="<access_token>"
export CHAT_ID="<chat_id>"