/Feiertagbot

Primary LanguagePythonMIT LicenseMIT

Feiertagbot

A small script to remind you of upcoming holidays.

You can find me in Telegram with the handle "Feiertagbot" and "Feiertagsbot".

Installation

  1. Cone repo: git clone --recursive git@github.com:2xlink/Feiertagbot.git
  2. Create database file: touch data/db.sqlite
  3. Initialize it: python3 -c "import main; main.init_db()"
  4. Start the Bot: python3 main.py YOUR_TELEGRAM_TOKEN
  5. You're done!

Thanks to