GameServ: Difference between revisions

From HybridIRC Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:


To use GameServ, you must first ensure that the '''FANTASY''' setting is enabled in your channel, or the '''GUARD''' command is set to ON for restricted access. Enabling Fantasy allows users to interact with GameServ commands like `!RPS` (Rock Paper Scissors) or `!EIGHTBALL` (Magic 8-Ball). The '''GUARD''' command also restricts who can use the GameServ commands based on channel privileges.
To use GameServ, you must first ensure that the '''FANTASY''' setting is enabled in your channel, or the '''GUARD''' command is set to ON for restricted access. Enabling Fantasy allows users to interact with GameServ commands like `!RPS` (Rock Paper Scissors) or `!EIGHTBALL` (Magic 8-Ball). The '''GUARD''' command also restricts who can use the GameServ commands based on channel privileges.
Additionally, for GameServ to function properly, either a bot must be assigned to the channel or GameServ needs to be set with channel privileges.


=== Enabling Fantasy ===
=== Enabling Fantasy ===
Line 14: Line 16:
<pre>/msg ChanServ SET #channel GUARD ON</pre>
<pre>/msg ChanServ SET #channel GUARD ON</pre>


Once Fantasy or Guard is enabled, users can interact with GameServ by typing commands such as:
=== Assigning a Bot or Setting GameServ ===
To enable GameServ, either assign a bot to the channel or ensure that GameServ is set with the proper privileges:
* To assign a bot, use:
  <pre>/msg ChanServ ASSIGN #channel chanbot</pre>
* To set GameServ, use:
  <pre>/msg ChanServ SET #channel GAMESERV VOICE</pre>
 
Once Fantasy or Guard is enabled and GameServ is set, users can interact with GameServ by typing commands such as:
* `!RPS` to play Rock Paper Scissors
* `!RPS` to play Rock Paper Scissors
* `!EIGHTBALL` to ask the Magic 8-Ball a funny question, like:
* `!EIGHTBALL` to ask the Magic 8-Ball a funny question, like:

Revision as of 23:20, 9 February 2025

GameServ

To use GameServ, you must first ensure that the FANTASY setting is enabled in your channel, or the GUARD command is set to ON for restricted access. Enabling Fantasy allows users to interact with GameServ commands like `!RPS` (Rock Paper Scissors) or `!EIGHTBALL` (Magic 8-Ball). The GUARD command also restricts who can use the GameServ commands based on channel privileges.

Additionally, for GameServ to function properly, either a bot must be assigned to the channel or GameServ needs to be set with channel privileges.

Enabling Fantasy

To enable Fantasy, use the following command:

/msg ChanServ SET #channel FANTASY ON

Example:

/msg ChanServ SET #chatspike FANTASY ON

Enabling Guard (Optional)

Alternatively, if you prefer to control access more strictly, use the GUARD command instead:

/msg ChanServ SET #channel GUARD ON

Assigning a Bot or Setting GameServ

To enable GameServ, either assign a bot to the channel or ensure that GameServ is set with the proper 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 set, users can interact with GameServ by typing commands such as:

  • `!RPS` to play Rock Paper Scissors
  • `!EIGHTBALL` to ask the Magic 8-Ball a funny 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 GameServ commands with brief descriptions:

GameServ Commands

HELP Displays help information for GameServ commands. Usage:
/msg GameServ HELP
LOTTERY Chooses a random user on a channel. Usage:
/msg GameServ LOTTERY #channel
NAMEGEN Generates random names for brainstorming. Usage:
/msg GameServ NAMEGEN
RPS Play Rock-Paper-Scissors. Usage:
/msg GameServ RPS [rock|paper|scissors]
ROLL Rolls a virtual die (e.g., 1d6). Usage:
/msg GameServ ROLL 1d6
EIGHTBALL Ask the Magic 8-Ball a question. Usage:
/msg GameServ EIGHTBALL Should I try this?
NWOD Generates dice rolls for the New World of Darkness (nWoD) system. Usage:
/msg GameServ NWOD 10
ROLE Generates a random character role or archetype. Usage:
/msg GameServ ROLE
TAXONOMY Provides random taxonomy classifications for fun. Usage:
/msg GameServ TAXONOMY

For a more detailed list of available commands, use:

  • /msg GameServ HELP

If you're having trouble or need additional assistance, you may join the help channel #Help or visit the help webpage [1](https://www.hybridirc.com/help/).