Skip to content

D3vd/HQ_Google_Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HQ Google Bot

Python script that Googles the questions that are asked on HQ Trivia automatically. The questions are retrieved from HQ's WebSocket.

Note: This program is not a web crawler, it does suggest a right answer for the question. Rather it just Googles the questions and it's up to the user to find the answer.

Packages Used

Make sure to have installed the following packages before running the script

  • lomond
  • requests
  • webbrowser
  • json
  • re
  • os

Setup

  • Acquire the Bearer Token of your HQ account and add it to 'token.txt' before running the script.

About

Simple program that googles questions as it appears on HQ Trivia

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages