Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 594 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 594 Bytes

journalctl.log

Logs journalctl to Discord using webhooks

Discord_qZd7rPxkyR

Requirements

  • node.js v16+
  • git
  • (optional) pm2

Installation

curl -s https://raw.githubusercontent.com/LenofagIndustries/journalctl.log/main/install.sh | sh

Or

  1. git clone https://github.com/LenofagIndustries/journalctl.log
  2. cd journalctl.log
  3. npm install
  4. Configure config.js
  5. (optional) Daemonize using pm2 start index.js --name journalctl.log