Sopel plugin clone of a mIRC script to let users play Russian roulette
Releases are hosted on PyPI, so after installing Sopel, all you need is pip:
$ pip install sopel-rouletteNone aside from Sopel itself, version 8 or higher. (This implies a minimum Python version of 3.8.)
The easiest way to configure sopel-roulette is via Sopel's configuration
wizard—simply run sopel-plugins configure roulette and enter the values for
which it prompts you.
timeout: How long in seconds each user must wait between games
.roulette: Performs a game of Russian roulette, prints the result to the channel, and updates the user's stats.r [nickname]: Retrieves and displays stats for the calling user, or (whennicknameis specified) the specified nick.