- Developed by 1blckhrt for the RetroMC Discord Guild. Used to deploy embeds and auto delete messages in the login channel.
git clonethe repositorynpm installto install dependenciessrc/config.ts- Edit the config file to include your channel ID and login message ID (provided by blckhrt).env- Edit theEXAMPLE.envfile to include your bot token and application ID, then rename it to.envnpm run buildto build the projectpm2 start ecosystem.config.cjsto start the botpm2 logsto view the logspm2 stop RMC-Utilitiesto stop the botpm2 restart RMC-Utilitiesto restart the botpm2 saveto save the process list (useful to restore after a reboot)pm2 resurrectto restore the process list after a reboot
- This project is licensed under the MIT License. See the LICENSE file for details.