How many repls can i have running at once?

How many repls can i have running at once

2 Likes

Like, running as in running the program? If that’s the case, just open each Repl in a new tab and run each one (also the easiest way to set fire to your PC). In terms of keeping them awake, depends on how much of Always On you paid for.

3 Likes

To add on in theory you can have an unlimited number if you had money for them

3 Likes

You can use gdaybot to keep up to 20 Repls alive for free, and the site tells you some other “pingers” as well to keep stuff alive. Note that this only works for website Repls.

2 Likes

How do i use it? please let me know

run in shell:

curl "https://ced0775a-02a8-41d5-a6cf-14815ad4a73e.id.repl.co/add?repl=${REPL_SLUG}&author=${REPL_OWNER}"

@gdaybot keep alive

Thats how it works.

(I dont know if that’s what you were asking, sorry)

hmm I would say it’s CoderElijah who answered the actual question

1 Like

The Replit user “id” is banned. https://replit.com/@id/.

That’s because it’s not a real user. It’s used for repl alternative domains. And to answer the original question, you can have 20 repls running at once.

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.