Improved Raffle module that supports multiple winners when raffling identical items and logging via the UserHistory_RAID.php module.
| Command | Keyword | Argument(s) | Description | Tell | Guild | Priv |
| !raffle | start | <input> | Starts a raffle for <input>. (One winner raffle) | Leader | Disabled | Leader |
| !raffle | start | <num> <input> | Starts a raffle for <input> with <num> winners. | Leader | Disabled | Leader |
| !raffle | cancel | | Cancels the active raffle. No winner. | Leader | Disabled | Leader |
| !raffle | join | | Join the active raffle. | Guest | Disabled | Guest |
| !raffle | leave | | Leave the active raffle. | Guest | Disabled | Guest |
| Setting | Default | Description |
| Duration | 60 | Duration (in seconds) of raffles. |