GregHilston / Simple-Slack-Bot

Simple Python library for creating Slack bots.
https://greghilston.github.io/Simple-Slack-Bot/
MIT License
24 stars 9 forks source link

Deploying to Heroku #25

Closed jahirfiquitiva closed 6 years ago

jahirfiquitiva commented 6 years ago

Hello

Thanks for creating this awesome tool/lib ...

I want to deploy my slack bot to heroku but I don't know how to (new to Heroku), would you mind helping me with that?

Thanks in advance :)

GregHilston commented 6 years ago

Hey @jahirfiquitiva thanks for being interest in the library!

I actually have never used heroku, that being said I looked up the:

Deploy to Heroku

button that can be added to a README.md and might consider adding that.

I don't think adding that button makes sense for this specific repo, as its a library, but may add that to one of the example Simple Slack Bots

that someone could fork and replace with their own logic.

As this isn't a priority for me, I'll ping you or reply to this issue if I complete this.

By all means, you're welcome to submit a PR to this library or the two projects listed above!

jahirfiquitiva commented 6 years ago

Hi @GregHilston

Thanks for the help. I forgot to update this issue. I have solved this already and it can be seen in my Stan Bot

If you want to, feel free to close this issue.

Thanks again 😄

GregHilston commented 6 years ago

Excellent @jahirfiquitiva !

Do you mind if I put a link to your bot in the Simple-Slack-Bot README.md?

Specifically the "Simple Slack Bots" section

jahirfiquitiva commented 6 years ago

@GregHilston Of course I don't 😄 Feel free to do so 😊

GregHilston commented 6 years ago

Awesome! @jahirfiquitiva I added it and will close this issue!

If you ever have any ideas for this library, please let me know or submit a PR