watbot/wat
Georg Pfuetzenreuter accf16c92a
Change host lookup to be optional
Some parts of the logic do not make use of the host column in the
players table, allow the field to be empty and do not query for an empty
value (which might return bogus entries) if no value is passed to the
lookup function.
This additionally avoids the need for the hardcoded initial host when
configuring the bot player.

Signed-off-by: Georg Pfuetzenreuter <mail@georg-pfuetzenreuter.net>
2024-10-02 22:30:06 +02:00
..
bot.go Strip formatting codes 2024-10-02 21:40:30 +02:00
db.go Change host lookup to be optional 2024-10-02 22:30:06 +02:00
game.go Change host lookup to be optional 2024-10-02 22:30:06 +02:00
integration.go Explain Jeopardy finishers parsing 2024-10-02 20:03:56 +02:00