RileCraft / DiscordBot-Template

A bot template with command , event , button , selectmenus , slashcommands handler and error handlers. Made in Discord.JS V14
MIT License
229 stars 59 forks source link

Replit + Heroku Support #33

Closed ShkourBashtawi closed 2 years ago

ShkourBashtawi commented 2 years ago
  1. Replit Host Support (.replit + replit.nix) + Heroku Host Support (app.json).
  2. Made HTML Code to get (URL Project) used it for UptimeRebot or anything like that.
  3. Add script prettier (Format Code) & requirements (Engines Node +v16)
  4. Some changes in package.json and update d.js to v13.6.0
RileCraft commented 2 years ago

Not everyone uses repl and heroku and this creates unnecessary dependencies and files. If they want to use repl or heroku then they have to do the configuration themself.

ShkourBashtawi commented 2 years ago

okay np bro