This is a RemindMe Bot. It will help you remember important things through Telegram. You can add this bot at Telegram as @how_to_find_name_for_bot or by the link
This bot is created with python-telegram-bot
- python 3.6+
- Postgresql 11+
- python-telegram-bot library v (see in requirments)
Create .env
file and add token: (show .env.example
)
TELEGRAM_TOKEN="your_obtained_token"
Install python packages:
pip3 install -r requirments.txt
OR
use Docker:
docker-compose up
Licensed under Apache 2.0. See file LICENSE
Icons made by Darius Dan from www.flaticon.com