"Wash Your Hands bot". Remember to wash your hands.

Matteo Savatteri 9e807e9246 Fix typo 4 years ago
README.md 9e807e9246 Fix typo 4 years ago
wyh_bot.py 49b59496db First commit 4 years ago

README.md

wyh_bot

This Telegram bot warns you to wash your hands.

Dependencies

You need python3 and python-telegram-bot python library to run wyh_bot. You can find its source code and install instructions at github.com.

Install

Clone this repo at your preferred path.

Configure

Edit wyh_bot.py replacing <BOT_TOKEN> and <CHAT_ID> with your personal token and preferred Telegram chat id. Talk to @botfather.

Run

cd [path_to_repo]/wyh_bot
./wyh_bot.py