https://github.com/yuu6883/discordpm2
A Discord bot to interact with pm2
https://github.com/yuu6883/discordpm2
discord-js pm2
Last synced: 3 months ago
JSON representation
A Discord bot to interact with pm2
- Host: GitHub
- URL: https://github.com/yuu6883/discordpm2
- Owner: Yuu6883
- License: mit
- Archived: true
- Created: 2019-09-27T00:33:13.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-08-09T20:05:10.000Z (about 2 years ago)
- Last Synced: 2025-03-27T11:17:01.612Z (7 months ago)
- Topics: discord-js, pm2
- Language: JavaScript
- Homepage:
- Size: 472 KB
- Stars: 13
- Watchers: 1
- Forks: 5
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DiscordPM2
It's [pm2](https://pm2.keymetrics.io/) but integrated with Discord bot### Progress
The bot currently supports `delete, reload, restart, list, describe, log` commands.### Demo





### TODO
1. More commands (start, save, stop, etc) and realtime monitoring
2. An monitor server API for the bot to connect to, so the bot can monitor processes running on a distributed system