Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mtwn105/memer-telegram-bot
Memer Telegram Bot - Search & Create memes!
https://github.com/mtwn105/memer-telegram-bot
api bot imgflip javascript js meme memegenerator memer node nodejs scraping telegram telegram-api telegram-bot telegram-bot-api telegram-bots web webhook
Last synced: about 2 months ago
JSON representation
Memer Telegram Bot - Search & Create memes!
- Host: GitHub
- URL: https://github.com/mtwn105/memer-telegram-bot
- Owner: mtwn105
- License: apache-2.0
- Created: 2022-02-23T20:19:38.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-07T08:57:40.000Z (almost 3 years ago)
- Last Synced: 2023-03-03T21:32:34.255Z (almost 2 years ago)
- Topics: api, bot, imgflip, javascript, js, meme, memegenerator, memer, node, nodejs, scraping, telegram, telegram-api, telegram-bot, telegram-bot-api, telegram-bots, web, webhook
- Language: JavaScript
- Homepage: https://t.me/meme_mtwn105_bot
- Size: 337 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Memer Telegram Bot - Search & Create memes!
Bot Link - https://t.me/meme_mtwn105_bot
![Memer Bot](https://user-images.githubusercontent.com/12975481/155880694-8ee48292-0179-47fd-8899-c5328628e141.jpg)
## 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](https://user-images.githubusercontent.com/12975481/156997559-00fe8078-6395-46fc-aefa-d3c3ae70463e.png)