UQComputingSociety / uqcsbot-discord

:mortar_board: UQCSbot: Our friendly little Discord bot
https://discord.uqcs.org
MIT License
20 stars 19 forks source link

uqcsbot bingo #144

Open JamesDearlove opened 11 months ago

JamesDearlove commented 11 months ago

uqcsbot should definitely have a cog for playing bingo. Each player who joins gets a randomly generated bingo card containing various events to happen. Once someone gets a bingo, then uqcsbot should broadcast that in the games channel.

Some other points:

This was written as an idea off the top of my head, so discussion and changes to the idea are very welcome

andrewj-brown commented 11 months ago

My preference would be for items in code in a configuration file (cc: haiku exceptions) because let's be honest, the barrier-for-entry on changing the code is significantly lower than the barrier-for-entry on twiddling the DB...

JamesDearlove commented 11 months ago

You know what, I agree with that.