Skip to content

Commit

Permalink
heroku: add Procfile for Heroku support
Browse files Browse the repository at this point in the history
  • Loading branch information
iamtraction committed Jun 3, 2018
1 parent bb85cd2 commit e8a22c9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
1 change: 1 addition & 0 deletions Procfile
@@ -0,0 +1 @@
worker: node .
5 changes: 3 additions & 2 deletions changes.json
@@ -1,8 +1,9 @@
{
"date": "June 1, 2018",
"date": "June 3, 2018",
"image": "https://i.imgur.com/356dk6S.gif",
"IMPROVEMENTS": [
"`discrim` command will now show Discord user tag instead of user mentions."
"`discrim` command will now show Discord user tag instead of user mentions.",
"Under-the-hood-improvements"
],
"FIXES": [
"Fixed `streamerRole` command not showing the current Streamer Role."
Expand Down

0 comments on commit e8a22c9

Please sign in to comment.