https://github.com/faridun-dev/cake-shop-bot-aiogram3
Telegram bot made for online cake shop. It's fully open source, feel free to use 🧑💻🚀
https://github.com/faridun-dev/cake-shop-bot-aiogram3
bot open-source python telegram-bot
Last synced: 12 months ago
JSON representation
Telegram bot made for online cake shop. It's fully open source, feel free to use 🧑💻🚀
- Host: GitHub
- URL: https://github.com/faridun-dev/cake-shop-bot-aiogram3
- Owner: faridun-dev
- License: mit
- Created: 2025-03-23T06:12:46.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-04-15T08:17:23.000Z (about 1 year ago)
- Last Synced: 2025-06-05T14:43:21.061Z (about 1 year ago)
- Topics: bot, open-source, python, telegram-bot
- Language: Python
- Homepage: https://t.me/cake_shop_sergiyev_posad_bot
- Size: 28.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🎂 cake-shop-bot-aiogram3
A sweet and simple Telegram bot built with [Aiogram 3](https://docs.aiogram.dev/en/dev-3.x/) 🍰🥞
Let users order cakes, pancakes, and delicious treats — all without leaving Telegram!
## 🚀 Demo
🧁 Try it now: [@cake_shop_sergiyev_posad_bot](https://t.me/cake_shop_sergiyev_posad_bot)
## 💡 Features
- 🍰 Browse a variety of cakes and pancakes
- 📦 Manage orders in Telegram
- ⚙️ Built on Python 3 with the modern **Aiogram 3** framework
## 🧰 Tech Stack
- Python 3
- [Aiogram 3](https://github.com/aiogram/aiogram)
- Telegram Bot API
## 📦 Installation
Clone the repo and get started in seconds:
```bash
git clone https://github.com/your-username/cake-shop-bot-aiogram3.git
cd cake-shop-bot-aiogram3
```
## 🛠 Setup
1. Create a .env file based on .env.example
2. Install dependencies:
```bash
pip install -r requirements.txt
```
3. Run the bot:
```bash
python main.py
```
✅ That's it! Your cake bot is now running! 🎉