Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 1.16 KB

File metadata and controls

36 lines (23 loc) · 1.16 KB

SöderDaily 🇩🇪✨

Nothing fascinates me as much as memes.
After moving to Germany, I found myself discovering the local culture through humor — and naturally, that led me to Markus Söder.

This simple Telegram bot sends out a random Söder quote or gif on command. Built just for fun, to celebrate Stabilität and the unique charm of Bavarian politics.

👀 Try it here: @SoederMaggus_bot

Features

  • /start — greets the user
  • /help — returns a short instruction
  • /quote — returns a random Markus Söder quote
  • /gif — returns a random Markus Söder gif

Tech stack

  • Python 3
  • python-telegram-bot
  • Token stored securely via environment variables (.env + python-dotenv)
  • Hosted on Render with webhook support

To-do

  • Add quote parser from online news
  • Add funny Söder gifs
  • Deploy to the cloud (done via Render ✅)

Tests

  • Currently, tests are included (but without CI/CD setup for the moment).

✨ Just a small side project to practice and share some bayerischer Humor.