Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/amazonbot/amazonbot.ini.sample

    r22 r18  
    11[amazon] 
    2 locale     = jp 
     2locale = jp 
    33access_key = your access key 
    44 
    55[irc] 
    6 server  = irc.freenode.net 
    7 port    = 6667 
     6server = irc.freenode.net 
     7port = 6667 
    88channel = #amazonbot 
    99 
    1010[bot] 
    11 nick           = amazonbot 
    12 content        = そんなアナタにこれがオススメ 
    13 thanks         = ありがずう 
    14 sorry          = 正盎すたんかった 
    15 bye            = さようならたた䌚う日たで 
    16 no_products    = 芋぀かりたせんでした 
    17 active_pattern = ((ごめん|ゎメン)(なさい)?|(すたん|スマン)|(す(い|み)たせん))[なよねヌ・ .。、!]*$ 
    18 silent_pattern = (邪魔|じゃた|ゞャマ|うる(さい|せヌ)|だたれ)[だよなヌ-!]*$ 
    19  
    20 [action0] 
    21 input_pattern = お(早|はよ)うございたす 
    22 message       = おはようございたす %s さん 
    23 action        = oper 
    24 start_time    = 06:00 
    25 end_time      = 12:00 
    26  
    27 [action1] 
    28 input_pattern = もうひずいきじゃ.*パワヌをメテオに 
    29 message       = いいですずも 
     11nick = amazonbot 
     12content = そんなアナタにこれがオススメ 
     13thanks = ありがずう 
     14sorry = 正盎すたんかった 
     15bye = さようならたた䌚う日たで 
     16active_pattern = ごめん|ゎメン|すたん|スマン|すいたせん 
     17silent_pattern = 邪魔|じゃた|ゞャマ|うる(さい|せヌ)|だたれ 
    3018 
    3119[freq] 
Note: See TracChangeset for help on using the changeset viewer.