Skip to content
 
 

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages