replit-kill
v1.0.8
Published
Auto Kill Your Project
Downloads
9
Maintainers
Readme
Install
$ npm i replit-kill
Example Code
const client = new Discord.Client({ intents: [Intents] });
const { ReplitKill } = require('replit-kill');
ReplitKill({ Client: client, Time: 5000 });