Skip to content

Repository files navigation


Typing SVG

A fully-featured, multiplayer Telegram bot to play the classic "International Business" (Monopoly) board game directly in your group chats!

Stars Forks Issues Telegram Support


🌟 Features

  • 🎲 Full Game Board: 36 locations including cities, transports, and tax tiles.
  • 🏦 Economy System: Buy properties, mortgage them, and upgrade from houses to hotels!
  • 🚓 Jail & Chance Cards: Dynamic card system and 3-turn jail punishments.
  • ⏱️ Anti-AFK: Auto-skips inactive players after 60 seconds to keep the game moving.
  • 🏆 Global Leaderboards: Persistent MongoDB stats tracking wins, wealth, and bankruptcies.
  • 💅 YUKI6 Style Aesthetic: Features colored Kurigram buttons, premium custom emojis, font spoilers, and stylish text for a premium feel.

🚀 One-Click Deploy

Deploy easily to your favorite cloud provider:

Deploy to Heroku Deploy to Render


🛠️ Local Setup

  1. Clone the repository:

    git clone https://github.com/SUDEEPBOTS/BusinessGameBot.git
    cd BusinessGameBot
  2. Install dependencies:

    pip install -r requirements.txt
  3. Environment Variables: Rename .env.sample to .env (or set them directly) and fill in the values:

    API_ID=your_api_id
    API_HASH=your_api_hash
    BOT_TOKEN=your_bot_token
    MONGO_DB_URI=your_mongodb_uri
    OWNER_ID=your_telegram_id
    LOGGER_ID=your_log_channel_id
  4. Run the bot:

    python3 -m BUSINESS

🤝 Contributing

Pull requests are welcome! If you'd like to add new chance cards, new properties, or fix bugs, feel free to fork the repository and submit a PR.


📜 License

This project is licensed under the MIT License.

Developed with ❤️ by SUDEEPBOTS

About

Multiplayer Telegram International Business Board Game Bot

Topics

Resources

Code of conduct

Contributing

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages