rauchg / slackin

Public Slack organizations made easy

Home Page:http://rauchg.com/slackin/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Show the slack invite form on the same page.

jzabate opened this issue · comments

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>