PDA

View Full Version : !sitenew


Kublai
03-06-2004, 09:39 AM
Is there a way to change the command !sitenew to respond to
!last only?? Want to use the same command as other servers on a channel??

Thx :cool:

Mouton
03-06-2004, 10:21 AM
open dzsbot.tcl in a text editor
CTRL-F
sitenew

it should be "bind ... sitenew ..."

replace by whatever u want.

Kublai
03-08-2004, 09:19 AM
All I can fine is this line; bind pub -|- [set cmdpre]new proc_news
but if i change that everything goes wild :p