Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to distribute Python Slackbot running on Heroku? #191

Open
the-machine-preacher opened this issue Jul 27, 2019 · 2 comments
Open

How to distribute Python Slackbot running on Heroku? #191

the-machine-preacher opened this issue Jul 27, 2019 · 2 comments

Comments

@the-machine-preacher
Copy link

I've been looking around everywhere on how to distribute a Python Slack Bot. It's very easy to develop and distribute bots for others on Discord but not on Slack.

I hosted my Python Slack bot on Heroku and it works perfectly with my own workspace but I can't distribute it to other users. There's an article on how to distribute a node.js Slack bot running on Heroku but none on distributing Python bots. Wondering if anyone knew how?

@lucywang000
Copy link
Collaborator

what do you mean by "distribute"?

@the-machine-preacher
Copy link
Author

the-machine-preacher commented Sep 10, 2019

I am currently using a Slack bot that I created and responds within threads (i.e. using Slackbot's in_thread function). It runs on Heroku, the only problem is that it cannot be invited to another workspace easily (I cannot make it available for others to use on the App directory).

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

No branches or pull requests

2 participants