Configuration.ja
mobirc設定ファイルの書きかた
設定ファイルは config.ini です。
-
- パスワード
password=kogaidan
- あなたのケータイの端末ID
mobileid=5u9032kjsajlas_tw.ezweb.ne.jp
- 反応キーワード
- keywords=tokuhirom,mogera
- stopwords=tokuhirom31
- ログ行数
- log_max=40
[Component::IRCClient]
- あなたの接続したい IRC Server の設定を書きましょう。たいていの場合は tiarra が対象になるかとおもいます
server=127.0.0.1
port=252322
nick=netwatcher
desc=Net Watcher
username=netwatcher
password=netwatch
incode=utf-8[Component::HTTPD]
- Webサーバーとして公開するport番号
port=5678
