A todo.txt client on telegram
src | ||
.gitignore | ||
readme.md | ||
requirements.txt | ||
start.sh |
todo.txt bot for telegram!
under heavy development
you must have a redis server installed
running
-
python3 -m venv env
-
Create
config
file:TOKEN="telegram bot token from bot father"
-
bash start.sh