Skip to content
This repository has been archived by the owner on May 23, 2024. It is now read-only.

christopher-wong/hq-hint

Repository files navigation

Installation

Install Docker

docker build -t hq-hint .
docker run -it hq-hint

Additional setup

Enter your bearer token and user ID in the conn_settings.txt file. These values can be found by sniffing the traffic on your phone. The bearer token should be one line, without the word Bearer. iOS users can find this using Charles' HTTPS proxy feature.

Usage

docker run -it hq-hint

Cron Settings

#0 15 * * 1-5 ./go.sh
#0 21 * * * ./go.sh

Firebase

Hosting details and UI description coming soon...

Credits

This application merges and improves on work from a few people. Give them a shout for their inspiration.

  • Toby Mellow -> original bot idea
  • Jake Mor -> first hosted bot using firebase "HQuack" and designed the UI
  • Mike Almond -> original OCR free implementation in PHP
  • Kevin Wu -> Another OCR free implementation in Python

About

Real time HQ Trivia answers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published