1.1.0 • Published 2 years ago

discord2heroku v1.1.0

Weekly downloads
-
License
GPL-3.0
Repository
-
Last release
2 years ago

Discord2Heroku

Quick cli tool to create a express server that wraps a discord.js bot

Install

npm i -g discord2heroku

Use

In the bot folder run:

discord2heroku

and fill out the form, this will generate discord2heroku.js, and discord2heroku.config.json. On the heroku server make heroku run the discord2heroku.js file to run the bot.