Changeset 6859

Show
Ignore:
Timestamp:
02/18/08 15:40:52 (5 years ago)
Author:
drry
Message:

lang/ruby/citrus/trunk/spec/core_spec.rb
lang/ruby/citrus/trunk/config.yaml.sample:

  • 設定サンプルなどの調整。
Location:
lang/ruby/citrus/trunk
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • lang/ruby/citrus/trunk/config.yaml.sample

    r6583 r6859  
    55  user: chokan 
    66  nick: chokan 
    7   real: chokan bot via Tiarra 
    8   error: "#chokan" 
     7  real: Citrus bot via Tiarra 
     8  pass: kogaidan 
     9  error: #chokan 
    910  plugin_dir: plugins 
    1011  charset: 
     
    2829        channels: [] 
    2930        reply: "pong" 
     31... 
    3032 
    3133  Jitensya: 
     
    4042      - !ruby/regexp /^#Piyo@.+$/i 
    4143 
    42 ... 
     44  Voice: 
     45    "#UstLiveNow@ustream": 
     46      - !ruby/regexp /^ustreamer\|\d+!~ustreamer@.+$/ 
     47    !ruby/regexp /^#voice@.+$/i: 
     48      - "nick!~user@host" 
     49 
  • lang/ruby/citrus/trunk/spec/core_spec.rb

    r6591 r6859  
    264264                                  user: chokan 
    265265                                  nick: chokan 
    266                                   real: chokan bot via Tiarra 
    267                                   error: "#chokan" 
     266                                  real: Citrus bot via Tiarra 
     267                                  error: #chokan 
    268268                                  plugin_dir: #{@pdir} 
    269269                                  data_dir: #{@ddir}