Categorygithub.com/aerionblue/pizzafest
modulepackage
0.3.2
Repository: https://github.com/aerionblue/pizzafest.git
Documentation: pkg.go.dev

# README

Pizza Fest.

This is a bot that tracks bid wars for Twitch streams. The bot watches Twitch chat for subscription and bit notices and records them in a Google Sheet. Chatters can type a command in the chat to assign their accumulated credit towards a bid of their choice.

All the actual math for the bid wars is handled in the spreadsheet.

It was originally made for twitch.tv/usedpizza, but it could be used for other stuff. If there were instructions. (There aren't. Sorry. Ask if you're interested.)

Why a spreadsheet?

It's easy for anybody to edit. If somebody makes a wrong bid by mistake, the streamer or a mod can just fix it without having to screw around with a database.

Acknowledgments

  • Thanks to @killklli for sharing knowledge from MOMAM that was very helpful in getting the project off the ground.

# Packages

No description provided by the author
Package db writes events to a database.
No description provided by the author
Package googlesheets instantiates a Google Sheets API service.
Package streamelements reads donation info from the StreamElements API.
Package streamlabs reads donation info from the Streamlabs API.
Package tipfile reads donations (monetary tips) from a text file.
Package twitchchat handles auth credentials for Twitch chat.

# Functions

No description provided by the author

# Structs

No description provided by the author
No description provided by the author