Ignore:
Timestamp:
10/16/09 15:20:01 (3 years ago)
Author:
james
Message:

add abstract

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/plugins/en/irc_join.tcl

    r1005 r1047  
    102102        # bigranjoins = friend greeting 
    103103        # dislike_joins = enemy greeting 
     104        # unknown_joins = someone we don't recognise 
    104105 
     106        bMotion_putloglev 1 * "Selected output for greeeting $nick is $greetings" 
    105107        bMotionDoAction $channel [bMotionGetRealName $nick $host] "%VAR{$greetings}" 
    106108 
     
    117119 
    118120bMotion_abstract_register "dislike_joins" 
    119 bMotion_abstract_batchadd "dislike_joins" [list "shut up" "o no it's %%" "oh no it's %%" "oh noes it's %% %VAR{unsmiles}" "meh" "oh, it's %ruser.%|\"yay\"" "oh, it's fuckmaster mc shitty white clownhorse ass jacket pubic face."] 
     121bMotion_abstract_batchadd "dislike_joins" [list "shut up" "o no it's %%" "oh no it's %%" "oh noes it's %% %VAR{unsmiles}" "meh" "oh, it's %ruser.%|\"yay\"" "oh, it's fuckmaster mc shitty white clownhorse ass jacket pubic face." "you look beautiful%|incidentally my favourite artist is picasso"] 
Note: See TracChangeset for help on using the changeset viewer.