!stuff

By CoryClaxon on Jul 28, 2009

This script will allow you to have !stuff trigger to your bot!
Example:

<~Cory> !stuff
<~CoryServ> YouTube - http://youtube.com/cjclaxon
<~CoryServ> Website - http://coryclaxon.com
<~CoryServ> Twitter - http://twitter.com/CoryjClaxon
<~CoryServ> Facebook - CoryClaxon
<~CoryServ> E-Mail - Cory@CoryClaxon.com
<~CoryServ> IRC - irc.localcoast.net port: 6667 Channel: #Cory

That way it's to have everything in one trigger!
Replace #Cory with your channel! And the IRC server change it to you IRC server!

My IRC channel & Server is seen the script!
~Enjoy...

;;;;; Cory Claxon
;;;;; irc.localcoast.net 
;;;;; port: 6667
;;;;; channel: #Cory
on *:TEXT:!stuff:#Cory: {
  .timer 1 1 msg $chan YouTube - http://youtube.com/cjclaxon  
  .timer 1 2 msg $chan Website - http://coryclaxon.com
  .timer 1 3 msg $chan Twitter - http://twitter.com/CoryjClaxon
  .timer 1 4 msg $chan Facebook - CoryClaxon
  .timer 1 5 msg $chan E-Mail - Cory@CoryClaxon.com
  .timer 1 6 msg $chan IRC - irc.localcoast.net port: 6667 Channel: #Cory 
}

Comments

Sign in to comment.
Weasel   -  Jul 30, 2009

nice, maybe have a command to set the var to the links and channel(s)

 Respond  
CoryClaxon   -  Jul 29, 2009

zNigel-,
Thanks.
It's been edited. :)

 Respond  
zNigel-   -  Jul 29, 2009

after this

.timer 1 6 msg $chan IRC - irc.localcoast.net port: 6667 Channel: #Cory
you seem to have { }

 Respond  
CoryClaxon   -  Jul 28, 2009

Where?

 Respond  
knoeki   -  Jul 28, 2009

...So... why don't you just /play a file?

Also, there's a brace too many in there.

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.