PPF Home
Plugins
Developers
   Font size:      

Chuck Norris (v1.0)

PDF
PDF

Description

Gives a random Chuck Norris fact.

Configuration

The configuration file for this plugin is system/ChuckNorris/ChuckNorrisConfig.xml

commandChuck

The command for getting a random Chuck Norris fact. You can set the authLevel to control who is allowed to access the command. The output is used to define where the output from the command will go.

  • authLevel - ANY, ADMIN, MASTER, TRUSTED, NONE
  • output - CHANNEL, PM, NOTICE

      <commandChuck authLevel="master" output="channel">!chuck</commandChuck>

    

Commands

Show Chuck Norris fact

Command: !chuck
Description: This will cause the bot to display a random Chuck Norris fact
Auth Level: none
Where to give command: channel
Outputs to: channel
Example(s):

  • !chuck

Change History

v1.0 First Version by DeadEd