Skip to content

mtwn105/memer-telegram-bot

Repository files navigation

Memer Telegram Bot - Search & Create memes!

Bot Link - https://t.me/meme_mtwn105_bot

Memer Bot

All in one telegram bot for meme-ing!

Features:

  • Search from a collection of thousands of memes
  • Create memes using many meme templates available
  • Create custom memes by uploading your image and adding text

Tech Stack

  • NodeJS
  • Express
  • Telebot
  • Redis

Devops

Application has deployed on Microsoft Azure using Azure Kubernetes Services (AKS). Two deployments created, one for Redis & one for NodeJS express (which is deployed using the docker image)

All environment variables required are stored in the Kubernetes secrets.

  • Azure Kubernetes Service
    • Redis Kubernetes Pod
    • Memer NodeJs Express Kubernetes Pod

Architecture Diagram

Memer_Architecture