Hi. This is the backend server to the GoHangman client.
There is not much to say here, you need to have the executable. Then put the htmlFiles folder next to it, and you need to rename the config.json.example to config.json (also next to the exectuable) and add your own values in there.
Generate the bot account token by using the OAuth flow from the twitch docs.
I export executables for windows and linux currently, if you need another OS which is supported by Go, make an issue and I will include it.
You open the admin page by adding /admin?admin_key=YOURKEY
behind the URL you host the instance at.
This project is licensed under the GNU General Public License v3.0. You may copy, distribute and modify the software provided that modifications are described and licensed for free under GPL-3.