Giter Club home page Giter Club logo

quizrevealbot's Introduction

Quiz Reveal Bot

Using this bot, you can get the answer of any valid public polls

๐Ÿ’ซ Features

  • Gives any public quiz mode poll answers
  • Instant

๐Ÿ—ƒ๏ธ Installation & Setup

git clone https://github.com/NYDEV0/QuizRevealBot
cd QuizRevealBot
pip install -r requirements.txt

In config.py file configure with your own data.

api_id = "" # Telegram api id from https://my.telegram.org 
api_hash = "" # Telegram api hash from https://my.telegram.org 
owner_id = 000000 # Telegram bot owner id. You can get it by sending /id your_username command to @MissRose_bot. Example /id @username
user_id = 00000 # Telegram account user id, which used to get poll answer.      
bot_id = 00000 # Telegram bot id. You can get it by sending /id your_username command to @MissRose_bot. Example /id @username 
session_string = "" # Pyrogram Telegram session string which used to gain access in the user account and get poll answer. You can generate using https://github.com/GojouSats/Pyrostring 
bot_token = "" # Telegram bot token from @BotFather 
mongo_token = "" # Mongo key from https://www.mongodb.com/atlas/database, Want tutorial on ""how to get mongod_key"? Here is one - https://youtu.be/0Pt7Kfh78Jg?si=LAFwfyMATmQ3SRST 

โš™๏ธ Usage

User and Admin

  • Copy message url of the poll and send it to the bot, it will reply to you with the answer.

Admin only

  • Reply to your message with /broadcast command to broadcast to all users that started the bot.

quizrevealbot's People

Contributors

nypava avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.