greencoast-studios / discord.js-extended

A framework to facilitate the repetitive tasks when creating discord bots. Used by Greencoast Studios.
https://docs.greencoaststudios.com/discord.js-extended/
MIT License
1 stars 0 forks source link

Create a keep-alive util. #65

Open moonstar-x opened 2 years ago

moonstar-x commented 2 years ago

:zap: Describe the New Feature

Create a keep-alive utility for services like heroku or repl.it.

Something like this:

https://github.com/moonstar-x/discord-tts-bot/blob/master/src/utils/keep-alive.js