source: trunk/amazonbot/amazonbot.ini.sample @ 22

Revision 22, 975 bytes checked in by atzm, 17 years ago (diff)
  • Add action and localtime command
Line 
1[amazon]
2locale     = jp
3access_key = your access key
4
5[irc]
6server  = irc.freenode.net
7port    = 6667
8channel = #amazonbot
9
10[bot]
11nick           = amazonbot
12content        = そんなアナタにこれがオススメ
13thanks         = ありがずう
14sorry          = 正盎すたんかった
15bye            = さようならたた䌚う日たで
16no_products    = 芋぀かりたせんでした
17active_pattern = ((ごめん|ゎメン)(なさい)?|(すたん|スマン)|(す(い|み)たせん))[なよねヌ・ .。、!]*$
18silent_pattern = (邪魔|じゃた|ゞャマ|うる(さい|せヌ)|だたれ)[だよなヌ-!]*$
19
20[action0]
21input_pattern = お(早|はよ)うございたす
22message       = おはようございたす %s さん
23action        = oper
24start_time    = 06:00
25end_time      = 12:00
26
27[action1]
28input_pattern = もうひずいきじゃ.*パワヌをメテオに
29message       = いいですずも
30
31[freq]
32timeout = 600
33lines = 10
34lines_random = true
Note: See TracBrowser for help on using the repository browser.