Skip to content

dopezayn/Fun-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FUN QUIZ BOT

BOT FEATURE

  • 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

COOMANDS

1. INSTALL PYTHON & GIT

pkg install python

pkg install git

pkg install nano

2. CLONE REPOSITORY

git clone https://github.com/dopezayn/Fun-bot.git

cd Fun-bot

3. INSTALL REQUIREMENTS

pip install -r requirements.txt

4. CREATE .env FILE

cp .env.example .env

nano .env

5. ADD YOUR DETAILS IN .env FILE

API_ID=your_telegram_api_id API_HASH=your_telegram_api_hash OPENROUTER_API_KEY=your_openrouter_api_key


6. START THE BOT

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages