Skip to content

A small bot to help aide you in picking the right answer in the HQ app trivia game

Notifications You must be signed in to change notification settings

jkalter11/hq-trivia-assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HQ trivia assistant

Software License

A small bot to help aide you in picking the right answer in the HQ app trivia game. This small app hooks into HQ's websocket stream and automatically searches Google and Yahoo! for the correct answer using a variety of searches.

Install

$ git clone https://github.com/mikealmond/hq-trivia-assistant .
$ cd hq-trivia-assistant
$ composer install
$ cp .env.dist .env

After you've created the .env file, fill in your HQ user ID and bearer token. You can find your ID and token by sniffing the web traffic from your phone using a tool such as Charles Proxy.

Note: installation assumes that you have installed Composer already.

Usage

$ php run.php

Contributing

All contributions welcome.

Credits

License

The MIT License (MIT)

About

A small bot to help aide you in picking the right answer in the HQ app trivia game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages