- Jul 14, 2021
-
-
dnns01 authored
-
- Jul 03, 2021
-
-
dnns01 authored
-
- Nov 04, 2020
-
-
Dennis Klein authored
-
- Oct 17, 2020
- Oct 03, 2020
-
-
dnns01 authored
- Added loop for pipimeter. Every PIPIMETER_LOOP minutes (when the stream is live), when the pipimeter is not empty, the current count is sent into the chat (same as invoking !pipimeter as mod). In addition to that, the loop checks, whether the stream turned live after being offline for at least PIPI_RESET_THRESHOLD minutes. In that case, the pipi count is reset. - Added giveaway_cog.py and pipi_cog.py to source Giveaway and Pipi related functionality out into those cogs. - Changed the way, the pipimeter is colored. Instead of using absolute values, now the percentage controls the color change.
-
- Sep 14, 2020
-
-
kritzl authored
-
- Aug 21, 2020
-
-
dnns01 authored
Added delay of VOTE_DELAY_INTERIM seconds between the end of a vote and the start of another vote. This should avoid problems with votes, that come in shortly after a vote already ended and triggered a new one.
-
- Aug 17, 2020
-
-
kritzl authored
-
- Aug 04, 2020
-
-
dnns01 authored
- Added thresholds for pipi announcement, when they are hit, different (colored) announcements are sent to the chat - Added color change for plus minus voting - Plus minus voting used Twitch Emotes to better show plus, minus and neutral results - (temporarily) removed individual text for !zuspät command - Changed text that gets sent to the chat, when !pause command is used - Twitch Emotes used for plus minus voting is configurable using .env file - Removed command line outputs - Minor tweaks
-
- Aug 02, 2020
-
-
dnns01 authored
- Changed text that gets sent to the chat, when vote_ctr is 0 - Minor changes in way formatted output is used.
-
- Jul 23, 2020
-
-
dnns01 authored
-
- Jul 22, 2020
-
-
dnns01 authored
-