Introduction

The plugin roulette is a funny script that let you do a russian roulette game but without any injuries.

Installation

The plugin roulette is distributed with irccd. To enable it add the following to your plugins section:

[plugins]
roulette =

Usage

The plugin roulette simply reacts to the special command.

Example
markand: !roulette
irccd: markand, you're lucky this time [1/6]
markand: !roulette
irccd: markand, you're lucky this time [2/6]
markand: !roulette
markand was kicked by irccd [markand HEADSHOT]

Configuration

The plugin roulette can be configured in the file roulette.conf. You can change the answers from irccd.

The roulette.conf uses irccd syntax.

Section formats

Note The keyword #i is the current cylinder count.
Option lucky

This format is used when you have been lucky.

Option shot

This format is used when you get shot.

Example
[formats]
lucky = "#U you're gonna get shot"
shot = "BIM"