ErythroGuild / irene

<Erythro>'s server admin bot.
Mozilla Public License 2.0
0 stars 0 forks source link

Add a "count" arg to `/random coin-flip` to flip multiple coins at once #303

Open Ernest314 opened 2 years ago

Ernest314 commented 2 years ago

These should be displayed in a grid probably? And have a low-ish upper limit so they can be tallied easily? Or possibly display a tally once the count goes above a certain threshold?

Ernest314 commented 2 years ago

Same with cards? Cards have the added complication of needing to remove each item from the pool before picking the next one.

Ernest314 commented 2 years ago

Cards could even have an arg to set if replacing before next draw, and another arg for if jokers are included.