This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

get the command given

Help for those learning Tcl or writing their own scripts.
Post Reply
s
skully
Voice
Posts: 4
Joined: Tue Jul 18, 2006 4:10 pm

get the command given

Post by skully »

Hey all,

after some searching a cant find my answer so i signed up... Question is pretty simple.

e.g. when someone types a known trigger lets say '!news' in which var is '!news' kept so i can use it for my db lookups.
r
r0t3n
Owner
Posts: 507
Joined: Tue May 31, 2005 6:56 pm
Location: UK

Post by r0t3n »

Code: Select all

$::lastbind
r0t3n @ #r0t3n @ Quakenet
s
skully
Voice
Posts: 4
Joined: Tue Jul 18, 2006 4:10 pm

Post by skully »

i love you :oops:
Post Reply