KVIrc !time Script

Moderator: GeekShed.Net Staff

KVIrc !time Script

Postby Timr » Sat Feb 19, 2011 5:05 pm

This script should go in the OnChannelMessage Event group, and the (I:M p D) after date, are the identifiers. Use /help -m $date to see a list of all identifiers.

Code: Select all
if ($3 == "!time" && $chan.name == "#YourChannel") {
say My time is $date(I:M p D);
}


If you want this to be global, just take out the $chan.name Identifier.
Have fun!

Questions? Come join us in #KVIrc!
User avatar
Timr
 
Posts: 18
Joined: Sun Nov 14, 2010 6:40 am

Return to Script help

Who is online

Users browsing this forum: No registered users and 7 guests

cron