bs_rps.cpp

Module Author: skutte
Category: BotServ
Status: Published
User Rating: (0 Comments)

/*
************************************************************************************************
** Module : bs_rps.cpp
** Version : 1.0.0
** Author : skutte (SkyChatz1234@gmail.com)
** Release : 20th September, 2022
** Update : -
************************************************************************************************
** <Description>
**
** This module is designed for ppl who wanted to play rps games
**
** It is recommended to use latest Anope version
**
** </Description>
**
************************************************************************************************
** Tested: 2.0.11, Unreal6+
**
** Providing Command:
**
** /msg BotServ HELP RPS
** /msg BotServ RPS #channel rock | paper | scissors
** or
** fantasy
** !rps rock | paper | scissors
**
** Contact me
** Email : SkyChatz1234@hotmail.com
** IRC : /s irc.skychatz.org:7000 #modules
**
** You may use this module under the terms of docs/LICENSE, in the Anope source directory
**
** Configuration:
** module { name = "bs_rps"; }
** command { name = "RPS"; service = "BotServ"; command = "botserv/rps"; }
** fantasy { name = "RPS"; command = "botserv/rps"; prepend_channel = true; }
*/

Latest Module Releases

Recent User Comments

  • No User Comments

Post A Comment

You need to be logged in to post a comment.