Difference between revisions of "CTDummy"

From MidsouthMakers - Memphis Area Hackerpace
Jump to navigation Jump to search
m (added carriage returns.)
m (Added !weather and !wiki)
Line 42: Line 42:
 
Syntax: !time<BR>
 
Syntax: !time<BR>
 
Useage: Provides the current time in 12 hour format.
 
Useage: Provides the current time in 12 hour format.
 +
 +
'''!weather'''<BR>
 +
Syntax: !weather (zip code)<BR>
 +
Useage: Provides the current weather. With no zip code, provided information is for our hackerspace in Memphis. Add the zip code to check for your area.
 +
 +
'''!wiki'''<BR>
 +
Syntax: !wiki [subject matter]<BR>
 +
Useage: Does a look up on the subject matter from wikipedia and displays the results with a link to the full page.
  
  
 
If you have any requests for other features, please let me know.<BR>
 
If you have any requests for other features, please let me know.<BR>

Revision as of 18:15, 24 May 2011

Welcome to the Crash Test Dummy IRC bot's help page. Below you will find a list of commands and their usage.

!chrono
Syntax: !chrono
Useage: Gives the current full time and date in 12 hour format.

!date
Syntax: !date
Useage: Gives the current date.

!help
Syntax: !help
Useage: Provides the link to this wiki page.

!mchrono
Syntax: !mchrono
Useage: Gives the current full time and date in 24 hour format.

!mtime
Syntax: !mtime
Useage: Gives the current time in 24 hour format.

!note
Syntax: !note [Recipiant] [Message Text]
Example: !note DiskHandler You left your lights on!
Useage: To leave a note for a user that is either AFK, or is not currently logged in to this channel. The person will receive your message with they change their nick to the recipiant named, when they log back in to the channel or if they are logged in but AFK it will give them the message the next time they type a message to the channel.

!quote
Syntax: !quote (text to match|quote number)
Examples:

    !quote
    !quote confucious
    !quote 23

Useage: Provides either a random quote, or one specified by matching the text entered or by matching a certain quote number. May add feature for users to add quotes on their own, but for now, please /MSG DiskHandler with any requests that you would like to see added to the quotes.

!setpre
Syntax: !setpre [wanted prescription for mondays]
Example: !setpre Beer
Usage: Goes with the "case of the Monday's" response. Every user can have their own prescription that they prefer to fight off the case of the mondays. This is just for fun and serves no real function.

!time
Syntax: !time
Useage: Provides the current time in 12 hour format.

!weather
Syntax: !weather (zip code)
Useage: Provides the current weather. With no zip code, provided information is for our hackerspace in Memphis. Add the zip code to check for your area.

!wiki
Syntax: !wiki [subject matter]
Useage: Does a look up on the subject matter from wikipedia and displays the results with a link to the full page.


If you have any requests for other features, please let me know.