GameServ: Difference between revisions

From HybridIRC Wiki
Jump to navigation Jump to search
Line 40: Line 40:
| <b>HELP</b> || Displays contextual help information. Usage: <pre>/msg GameServ HELP</pre>
| <b>HELP</b> || Displays contextual help information. Usage: <pre>/msg GameServ HELP</pre>
|-
|-
| <b>LOTTERY</b> || Choose a random user on a channel. Usage: <pre>/msg GameServ LOTTERY #channel</pre>
| <b>LOTTERY</b> || Choose a random user on a channel. Usage: <pre>/msg GameServ LOTTERY</pre>
|-
|-
| <b>NAMEGEN</b> || Generates some names to ponder. Usage: <pre>/msg GameServ NAMEGEN</pre>
| <b>NAMEGEN</b> || Generates some names to ponder. Usage: <pre>/msg GameServ NAMEGEN</pre>
|-
|-
| <b>RPS</b> || Play Rock Paper Scissors. Usage: <pre>/msg GameServ RPS [rock|paper|scissors]</pre>
| <b>RPS</b> || Play Rock Paper Scissors. Usage: <pre>/msg GameServ RPS</pre><pre>!RPS</pre>
|}
|}



Revision as of 22:50, 12 March 2025

GameServ is a service on the IRC network that manages and hosts a variety of games within channels. It provides interactive entertainment options, such as games and fun commands, that channel operators can use to engage users. GameServ helps create a lively, interactive atmosphere by offering games like Rock Paper Scissors (RPS), name generators (NAMEGEN), and other fun activities directly within the channel.

GameServ

To use GameServ, you must enable the GUARD setting in your channel or set the FANTASY command to ON. Enabling Fantasy allows users to interact with GameServ through commands such as `!RPS` (Rock Paper Scissors) or `!EIGHTBALL` (Magic 8-Ball). The SET GUARD command can also be used to have ChanServ join your channel instead of relying on a services bot.

Enabling Fantasy

To enable Fantasy mode, use the following command:

/msg ChanServ SET #channel FANTASY ON

Example:

/msg ChanServ SET #chatspike FANTASY ON

Enabling Guard (Optional)

If you prefer to have ChanServ join, you can use the GUARD setting instead of Fantasy:

/msg ChanServ SET #channel GUARD ON

Assigning a Bot and Setting GameServ

To enable GameServ, either assign a bot to the channel or set the appropriate GameServ privileges:

  • To assign a bot, use:
/msg ChanServ ASSIGN #channel chanbot
  • To set GameServ, use:
/msg ChanServ SET #channel GAMESERV VOICE

Once Fantasy or Guard is enabled and GameServ is configured, users can interact with GameServ by typing commands such as:

  • `!RPS` to play Rock Paper Scissors
  • `!EIGHTBALL` to ask the Magic 8-Ball a fun question, like:
 * `!EIGHTBALL Should I eat pizza for dinner tonight?`
 * `!EIGHTBALL Will I ever get a good night's sleep?`
 * `!EIGHTBALL Is my cat secretly plotting against me?`
 * `!EIGHTBALL Will I ever finish this project on time?`

GameServ Command Index

Here is a list of all available GameServ commands with brief descriptions:

GameServ Commands

HELP Displays contextual help information. Usage:
/msg GameServ HELP
LOTTERY Choose a random user on a channel. Usage:
/msg GameServ LOTTERY
NAMEGEN Generates some names to ponder. Usage:
/msg GameServ NAMEGEN
RPS Play Rock Paper Scissors. Usage:
/msg GameServ RPS
!RPS

For a more detailed list of available commands, use:

  • /msg GameServ HELP

If you encounter any issues or need further assistance, you can: