README.md aktualisiert

This commit is contained in:
M_Viper 2024-01-28 16:49:29 +01:00
parent 712f328a57
commit fb11fc0dc7
1 changed files with 6 additions and 0 deletions

View File

@ -40,3 +40,9 @@
<div>Bot Start:</div> <div>Bot Start:</div>
<div>(./start_bot.sh)</div> <div>(./start_bot.sh)</div>
</div> </div>
<div>Bot Stop:</div>
<div>(pm2 stop server_monitor_bot)</div>
</div>
<div>Bot Status:</div>
<div>(pm2 status)</div>
</div>