gjacobs314 / HackQ

A MacOS application that intercepts and solves HQ Trivia questions in less then 3 seconds!
MIT License
37 stars 16 forks source link

Website Question #24

Closed rkundrata closed 6 years ago

rkundrata commented 6 years ago

How would I go about adding this bot to a a website running on my local home network.

gjacobs314 commented 6 years ago

Set up a website that uses firebase database and then displays the result as an HTML element. Then you have to change the value of the database by coding that part into the client.