🚀 Auto-deploy: BotVPS atualizado em 21/04/2026 20:42:48

This commit is contained in:
2026-04-21 20:42:48 +00:00
parent 0ab0fb826c
commit c538fdb9c2
4 changed files with 186 additions and 0 deletions

View File

@@ -17,6 +17,13 @@ module.exports = {
interpreter: "python3",
cwd: "/root/Apps/BotVPS",
restart_delay: 3000
},
{
name: "watchdog-vps",
script: "watchdog.py",
interpreter: "python3",
cwd: "/root/Apps/BotVPS",
restart_delay: 5000
}
]
};