MadnessExpress / BruhBot

A ruby based Discord bot made with Discordrb
GNU General Public License v3.0
4 stars 2 forks source link

Lottery #4

Closed Esjitu closed 8 years ago

Esjitu commented 8 years ago

Inspired by Bot-chan.

bruhbot2

Allows users to enter themselves into a 'lottery' (that may either end after a set amount of time or on command). Once the users have entered, the winner is chosen, and a little message with some emoji fanfare announces the victor.

Not sure how Bot-chan does it, but it'd be best if only the lottery's creator is able to end it to avoid abuse. Otherwise, end the lottery after [x] amount of time passes.

MadnessExpress commented 8 years ago

This was implemented with the lotto command.