Ignore:
Timestamp:
10/04/06 18:20:08 (5 years ago)
Author:
notopic
Message:

tell user right command for deleting

File:
1 edited

Legend:

Unmodified
Added
Removed
  • QuoteEngine/QuoteEngine.tcl

    r16 r17  
    123123    puthelp "PRIVMSG $channel :Quote \002$id\002 added" 
    124124                if [regexp {[^]> ]\|[[<0-9(]} $text] { 
    125                         puthelp "PRIVMSG $nick :It's possible you didn't split the lines quite right on the quote you just added. For best results, split lines in quotes using '|' with a space each side. To delete the quote you just added and fix it, do '!quote del $id' in the channel." 
     125                        puthelp "PRIVMSG $nick :It's possible you didn't split the lines quite right on the quote you just added. For best results, split lines in quotes using '|' with a space each side. To delete the quote you just added and fix it, do '!delquote $id' in the channel." 
    126126                } 
    127127  } 
Note: See TracChangeset for help on using the changeset viewer.