Skip to content
This repository has been archived by the owner on Nov 2, 2020. It is now read-only.

Latest commit

 

History

History
30 lines (19 loc) · 595 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 595 Bytes

Minecraft-Log-Slack

Minecraftのログを監視してSlackに通知する.

スクリーンショット

Setting

config.jsonを編集して.

  • path: latest.logのパス
  • apiKey: SlackのAPIキー
  • lang: enja
  • channel: Slackチャンネル名

Usage

pm2 のインストール

sudo npm install pm2 -g

pm2の自動起動

sudo pm2 startup centos

pm2 にスクリプトを登録

sudo pm2 start index.js

License

MIT

Copyright (c) 2015-2017 @roamer7038