Logs journalctl to Discord using webhooks
- node.js v16+
- git
- (optional) pm2
curl -s https://raw.githubusercontent.com/LenofagIndustries/journalctl.log/main/install.sh | sh
Or
git clone https://github.com/LenofagIndustries/journalctl.log
cd journalctl.log
npm install
- Configure
config.js
- (optional) Daemonize using
pm2 start index.js --name journalctl.log