Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dgw/sopel-roulette

Clone of a mIRC script that lets users play Russian roulette.
https://github.com/dgw/sopel-roulette

hacktoberfest

Last synced: about 1 month ago
JSON representation

Clone of a mIRC script that lets users play Russian roulette.

Awesome Lists containing this project

README

        

# sopel-roulette
Clone of a mIRC script that lets users play Russian roulette.

## Requirements
Aside from sopel itself, depends on the standard Python libraries `random` and `time`.

Also imports Python 3-style division from `__future__`, so version of Python with support
for this is needed.

## Commands
* `.roulette`: Performs roulette, prints the result to the channel, and updates stats
* `.r `: Retrieves and displays stats, for the calling user or (when ``
is specified) the specified nick.