Skip to content

Conversation

@ErikBoesen
Copy link

I made a few changes to clean up and modernize this repository a bit.

* GroupMe account
* Heroku account
* [Heroku Toolbelt](https://toolbelt.heroku.com/)
* [Heroku CLI](https://devcenter.heroku.com/articles/heroku-cli)
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Heroku Toolbelt is now called Heroku CLI.


$ heroku git:clone -a YOUR_APP_NAME_HERE
```sh
heroku git:clone -a YOUR_APP_NAME_HERE
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Syntax highlighting!

To test your bot locally, open terminal and run the following command to start a local server.

$ foreman start
```sh
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Foreman seems nonstandard

@@ -1,7 +1,7 @@
{
"name": "node-js-getting-started",
"name": "bot-tutorial",
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was never changed from wherever it was copied from.

README.md Outdated
@@ -1,8 +1,9 @@
# Sample GroupMe NodeJS Callback Bot
# Sample GroupMe NodeJS Bot
[**Python**](https://github.com/groupme/bot-tutorial-nodejs) | **JavaScript**
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See #33! I have created a Python version of this package which I would love to transfer to the GroupMe GitHub org for public benefit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant