rauchg / slackin

Public Slack organizations made easy
http://rauchg.com/slackin/
MIT License
6.51k stars 1.34k forks source link

Show the slack invite form on the same page. #377

Open jzabate opened 6 years ago

jzabate commented 6 years ago

I use heroku app for generating the slackin http://www.websharables.com/community/. I use the heroku platform by clicking the heroku link on this link 'https://heroku.com/deploy?template=https://github.com/rauchg/slackin/tree/master' And I've added the below code on my page and tested it to invite a slack user and it seems fine.

But when you click on the slack button it will redirect to https://websharables-community.herokuapp.com/. Is there a way to make the form it appear on the same page?

<iframe class="__slackin" style="border-width: 0px; width: 139px; height: 30px; visibility: visible;" src="https://websharables-community.herokuapp.com/iframe?large"></iframe>