Skip to content

B1llyWL/Zuzucut_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zuzucut Bot

Python Aiogram Telegram Bot

🎨 Zuzucut Bot — Telegram bot for collecting art commissions.
It guides clients through a step‑by‑step form and sends the completed request to the artist.

YouTube Video Open in Telegram


📸 Screenshot

Bot interface screenshot

📋 What the bot collects

Step Information
1 Name
2 Username (for delivery)
3 Type of work (full art / sketch)
4 Background style (flat color, simple rendering, collage)
5 Deadline (with +30% for urgency)
6 Extra factors (second character, excessive detail, complex angle)
7 Additional comments

🤖 Bot Commands & Features

  • /start – welcome message and main menu
  • /help – get assistance
  • /contact – contact the developer and artist
  • /register – start a new art commission request
  • Interactive buttons:
    • ❓ How to order an art
    • 💰 Payment info (Sberbank, RUB only)
    • 💵 Price list (detailed pricing)
    • 🖼️ Examples of works (link to portfolio)
    • ⏳ Typical deadlines
    • ⭐ Client reviews

🚀 How to Use

1. Open Telegram and search for @Zuzucutbot.
2. Start the bot with /start.
3. Use the menu buttons or /register to place an order.
4. Follow the step‑by‑step questionnaire – your request will be sent directly to the artist.

⚙️ Installation (for developers)

Want to run your own instance?

# 1. Clone the repository
git clone https://github.com/yourusername/zuzucut-bot.git
cd zuzucut-bot

# 2. Install dependencies
pip install -r requirements.txt

# 3. Create a .env file with your bot token
echo "BOT_TOKEN=your_telegram_bot_token" > .env

# 4. Run the bot
python bot.py

Releases

No releases published

Packages

 
 
 

Contributors

Languages