Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nanoy42/telegram-reminder-bot

A bot to remind you of important stuff
https://github.com/nanoy42/telegram-reminder-bot

Last synced: about 2 months ago
JSON representation

A bot to remind you of important stuff

Awesome Lists containing this project

README

        

# telegram-reminder-bot

[![Documentation Status](https://readthedocs.org/projects/telegram-reminder-bot/badge/?version=latest)](https://telegram-reminder-bot.readthedocs.io/en/latest/?badge=latest)
[![License: GPL v3](https://img.shields.io/badge/License-MIT-blue.svg)](https://www.gnu.org/licenses/MIT)
[![Code style black](https://img.shields.io/badge/code%20style-black-000000.svg)]("https://github.com/psf/black)
[![GitHub release](https://img.shields.io/github/release/nanoy42/telegram-reminder-bot.svg)](https://github.com/nanoy42/telegram-reminder-bot/releases/)
[![PyPI version](https://badge.fury.io/py/telegram-reminder-bot.svg)](https://badge.fury.io/py/telegram-reminder-bot)

A small python bot to remind you of important tasks

## Features

telegram-reminder-bot is a telegram bot that allows to register planned message :

* either a message to be sent at the specific date;
* or using a cron expression (to repeat the message).

More on the possibilities of the bot here : https://telegram-reminder-bot.readthedocs.org/en/latest/usage.html

## Documentation

The documentation on how to install and use the bot can be found here : https://telegram-reminder-bot.readthedocs.org/en/latest

## License

telegram-reminder-bot is released under the MIT license. The license file should be shipped with the package and can be find at https://opensource.org/licenses/MIT