An open API service indexing awesome lists of open source software.

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 🧑‍💻🚀

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! 🎉