slackinviter
slackinviter copied to clipboard
Go-ne slackin
Ability to invite as a single-channel guest to an user defined channel. Single channel guests are not billed, great for leaving the form on your front page.
Non-Google and proof of work?
This makes reCAPTCHA configuration variables `SLACKINVITER_CAPTCHASITEKEY` and `SLACKINVITER_CAPTCHASECRET` optional. If both of these aren't set, then it's considered off and will not be displayed on the invite page. Also, the...
Are there any plans to support Google's new [Invisible reCAPTCHA](https://www.google.com/recaptcha/intro/invisible.html) (or is this already supported :))?
If I cd to `$GOPATH/src/github.com/flexd/slackinviter/main.go`, `slackinviter -h` runs fine; if not, `main.go` can't find `templates/index.tmpl`.