Working copy of watbot by wuselfuz. This is a modified version by **** in golang.
Go to file
Georg Pfuetzenreuter 7ec49a9769
Improve Jeopardy cashout message
Print only a single message instead of one per winner to reduce chat
clutter.
Skip cashout to users who won less than the possible cashout value as
limited by the division value to avoid congratulating someone who only
gets 0.
Abort should a regression cause the logic to process an empty set of
finishers to prevent unexpected behavior.

Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
2024-10-03 19:43:39 +02:00
init/systemd Init systemd service 2022-02-02 16:36:36 +01:00
osrc Reimplemented python bot in golang, skipped a few features 2018-10-21 13:04:35 +01:00
wat Improve Jeopardy cashout message 2024-10-03 19:43:39 +02:00
.gitignore Remove and ignore binary 2024-09-21 16:22:04 +02:00
build fixes #7 2019-06-28 18:54:32 +01:00
config.example.yaml Implement Jeopardy cashout 2024-09-29 14:36:23 +02:00
go.mod Strip formatting codes 2024-10-02 21:40:30 +02:00
go.sum Strip formatting codes 2024-10-02 21:40:30 +02:00
LICENSE Initial commit 2018-10-19 23:30:20 +00:00
main.go Implement Jeopardy cashout 2024-09-29 14:36:23 +02:00
README.md sorry for rehosting ur stuff (。◕ ‿ ◕。) 2018-10-20 00:45:25 +01:00

watbot

watbot

ported watbot from wuselfuzz