Russian Roulette Module
, (*1)
Russian Roulette module for WildPHP. Watch what happens!, (*2)
System Requirements
If your setup can run the main bot, it can run this module as well., (*3)
Installation
To install this module, we will use composer
:, (*4)
composer require wildphp/module-russianroulette
, (*5)
That will install all required files for the module. In order to activate the module, add the following line to your modules array in config.neon
:, (*6)
- WildPHP\Modules\RussianRoulette\RussianRoulette
The bot will run the module the next time it is started., (*7)
Usage
Use the pull
command and see what happens! To add extra randomness, use spin
., (*8)
License
This module is licensed under the MIT license. Please see LICENSE
to read it., (*9)