Calistan is a Twitch bot which pulls your Bedwars wins and losses from the Hypixel API and says them in Twitch chat. This bot was created for [MDO]Ameston of the Hypixel Network to be used when he streams.
Install Node.js and clone the repository. Run the following command in the root directory of the project: npm i
.
Fill in the config file.
Parameter | Description |
---|---|
Key | This is your Hypixel API key. Run /api new in game to get one. |
UUID | This is the UUID of the player whose stats you wish to track. |
Botusr | This is the username of the Twitch bot. |
OAuth | This is the bot's OAuth key received from Twitch. |
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
Xadreco for his previous efforts in counting stats on Ameston's streams.