- Auto Detect Quiz in FUNToken Official Group
- Auto Extract Question & Options
- Auto Send Question to AI for Correct Answer
- Auto Send Correct Option in Group
- Runs 24/7 Without Manual Input
pkg install python
pkg install git
pkg install nano
git clone https://github.com/dopezayn/Fun-bot.git
cd Fun-bot
pip install -r requirements.txt
cp .env.example .env
nano .env
API_ID=your_telegram_api_id API_HASH=your_telegram_api_hash OPENROUTER_API_KEY=your_openrouter_api_key
python main.py
- First time run → Option 1 select to create Telegram session
- Next time runs → Option 2 select to start bot
⚠ Disclaimer: This bot is for educational purposes only. Use at your own risk.