Skip to content

wall-et/wiki-trivia-bot

Repository files navigation

WikiTrivi

play an infinite trivia game testing your general knowledge https://t.me/wiki_trivi_bot

TriviBot will test your worldly knowledge using popular concepts from the last 5 years.
You'll get some wiki pages titles and we'll test your information against the most knowledgeable of them all; Wiki.
Do Your Worst!

Screenshots

Winning Game

GUESS_WORDGUESS_WORD

Losing Game

GUESS_WORD

Hacking the Game

GUESS_HACKS

Infinite Game

NEW_GAME

How to Run This Bot

Prerequisites

  • Python 3.7
  • MongoDB
  • wikipedia library

Setup

  • Clone this repo from github

  • Get a BOT ID from the botfather.

  • Create a secret_settings.py file:

      BOT_TOKEN = "your-bot-token-here"
    

Run

To run the bot use:

python bot.py

Notes

  • You get a large amount of data on the first run

Credits and References

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages