1
0
This repository has been archived on 2021-07-27. You can view files and clone it, but cannot push or open issues or pull requests.
todo.txt_telegram/readme.md

242 B

todo.txt bot for telegram!

under heavy development

you must have a redis server installed

running

  1. python3 -m venv env

  2. Create config file:

    TOKEN="telegram bot token from bot father"
    
  3. bash start.sh