Skip to content

A Python-based telegram bot built with aiogram that helps users manage and increase their funds automatically through simple investment simulations and balance tracking.

License

Notifications You must be signed in to change notification settings

Pupler/InvestmentC_Bot

Repository files navigation

💰 InvestmentC_Bot

Python License Status

An automated Telegram bot that grows your investments effortlessly.

📸 Preview

grafik grafik

✨ Features

  • +5% to your balance every 30 seconds — automatic compound growth (🚧 Under Development)
  • Real-time balance updates — watch your money grow live (🚧 Under Development)
  • Simple and intuitive interface — easy to use for everyone
  • Secure operations — stable and safe investment simulation (🚧 Under Development)

📈 How It Works

  1. Start with your deposit
  2. Watch your balance increase by +5.0% every 30 seconds
  3. Withdraw your profits at minimal sum of 300 dollars

🚀 Installation

# Clone repository
git clone https://github.com/Pupler/InvestmentC_Bot.git
cd InvestmentC_Bot

# Install dependencies
pip install -r requirements.txt

# Configure environment
cp .env.example .env
# Edit .env with your own Telegram bot token and settings

# Run bot
python main.py

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.

About

A Python-based telegram bot built with aiogram that helps users manage and increase their funds automatically through simple investment simulations and balance tracking.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published