タグ

関連タグで絞り込む (0)

  • 関連タグはありません

タグの絞り込みを解除

ircに関するarerreeeのブックマーク (3)

  • IRCサーバを立てて色々連携してみたメモ - アルパカDiary Pro

    やっとこさ今の現場に znc / irc / ikachan という環境を構築し、 テンションが上がって勢いで作業したことをメモってみます。 正月休みにのんびりコーディングしてました。 やったこと一覧 fluentdでnginxのエラーログを監視してikachanに投げる nagiosからikachanに投げる gitリポジトリのpushを監視してikachanに投げる beproud_botの真似っ子bot unazu_kun bot syonago bot fluentdでnginxのエラーログを監視してikachanに投げる いまはnginxエラーログだけ監視してます。 <match nginx.error.**> type copy <store> type ikachan host xxxxxxxxxxxxxxxxxxxxx port 5979 channel nginx-not

    IRCサーバを立てて色々連携してみたメモ - アルパカDiary Pro
    arerreee
    arerreee 2013/02/20
  • ngIRCd: Free, portable and lightweight Internet Relay Chat server

    ngIRCd: Next Generation IRC Daemon“… serving white hat 6667!” ngIRCd is a free, portable and lightweight Internet Relay Chat (IRC) server for small or private networks, developed under the GNU General Public License (GPL). The server is quite easy to configure and runs as a single-node server or can be part of a network of ngIRCd servers in a LAN or across the internet. It optionally supports the

    arerreee
    arerreee 2012/12/27
  • IRC普及委員会/基本コマンド紹介

    IRCコマンド紹介 このページでは、IRCをしていく上で必要な基的コマンドを種類別に紹介していきます。 コマンド入力の仕方 チャンネル関係のコマンド 個人関係のコマンド modeコマンド CTCPコマンド もっと詳しく知りたい方へ IRC普及委員会ホームへ コマンド入力の仕方 多くのソフトでは、発言欄コマンドを打ち込めばいいようになっています。ただし、TakIRCのようにコマンド専用のバッファがあるもの、irchatのようにctrlを押しながらcのキーを押してから入力するものなどもあります。 コマンドの先頭には、必ず半角の/(スラッシュ)が必要です。たとえばjoinコマンドなら、/join #aaaなどというように入力すればいいわけです。逆に先頭が/の発言は、コマンドと勘違いされる場合が多いので気をつけましょう。この場合は/の前にスペースを入れておくとよいでしょ

    arerreee
    arerreee 2012/11/02
  • 1