keepreplalive

**Welcome to ReplAlive, for replit.com!** On the top of your repl code, type this: ```javascript const keepalive = require('replalive'); keepalive(); ``` Boom! Your repl will stay alive.

Usage no npm install needed!

<script type="module">
  import keepreplalive from 'https://cdn.skypack.dev/keepreplalive';
</script>

README

(NOTICE: DO NOT USE VERSION 1.0.0/1.0.1, IT'S BUGGY)
Welcome to ReplAlive, for replit.com!
On the top of your repl code, type this:

const keepalive = require('keepreplalive');
keepalive();

Boom! Your repl will stay alive.