Advice for Test Environment

I want to test my bot on Railway sometimes, but I do not want it to be running at all times, just when I am testing something environment specific. and I do not want it to effect the production environment at all. Any advice for making an easily started and stopped instance?

8 Replies

048dcb13-17c0-49e6-a509-420f8098afe8


a year ago

use app sleeping?


a year ago

1331772081301622800


a year ago

Idk if it will work with bots, you can give it a shot


a year ago

other than that you can remove the latest deploy


a year ago

1331772205868126200


a year ago

and then redeploy it when you want to use it


hmm, this looks cool


Loading...