Skip to content
Snippets Groups Projects
user avatar
dependabot[bot] authored
Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.4.1 to 0.4.2.
- [Release notes](https://github.com/andialbrecht/sqlparse/releases)
- [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG)
- [Commits](https://github.com/andialbrecht/sqlparse/compare/0.4.1...0.4.2

)

---
updated-dependencies:
- dependency-name: sqlparse
  dependency-type: direct:production
...

Signed-off-by: default avatardependabot[bot] <support@github.com>
3110903d
History

HaugeBot

A Twitch Bot for channel DerHauge.

Vote Bot

Checks every chat message for the following beginnings:

results in trigger
neutral +- -+ +/- -/+ haugeNeutral
plus + haugePlus
minus - haugeMinus

Posts an interim result every 20 seconds and an end result after 5 seconds of no additional votes.

Checks if more than 10 votes have been added before posting any result.

Installation

Clone this repository, create a venv and install dependencies using pip and the requirements.txt

Configuration

Configuration of this bot is done by a .env. Use .env.template for reference