watbot/wat
Georg Pfuetzenreuter b7f2ad6dcd
Implement Jeopardy cashout
This adds integration between Watbot and the Limnoria Jeopardy plugin.
If a game of Jeopardy ends, Watbot will parse the finishers message and
pay a small share of the Jeopardy price money in the form of Watcoins.
To avoid abuse, only Jeopardy finishing messages from authorized bots
are considered. An IRC user is considered an authorized bot if the
hostmask matches one of the configured bot hostmasks, and if the
nickname is configured for "jeopardy" in the newly introduced bot games
configuration.

Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
2024-09-22 17:46:37 +02:00
..
bot.go Implement Jeopardy cashout 2024-09-22 17:46:37 +02:00
db.go initial commit 2021-03-10 19:33:48 +05:30
game.go initial commit 2021-03-10 19:33:48 +05:30