Run a batch script after the replit ends

Viewed 15

I use replit to host a python bot and every day or few hours it goes down I get the error access denied | discord.com used Cloudflare to restrict access

I want to run a batch script when the replit ends

with the code: kill 1

is this possible and, if so, how?

0 Answers
Related