An automated Telegram bot that grows your investments effortlessly.
- +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)
- Start with your deposit
- Watch your balance increase by +5.0% every 30 seconds
- Withdraw your profits at minimal sum of 300 dollars
# 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.pyThis project is licensed under the MIT License - see the LICENSE file for details.