Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 563 Bytes

File metadata and controls

20 lines (16 loc) · 563 Bytes

Slack Community Helper license

Invite new members to public Slack community

Usage

invite.sh [-h] [-t legacyToken] [-e email] [-f filename]
usage:
  -h show this help text
  -t Slack legacy token (api.slack.com/custom-integrations/legacy-tokens)
  -e invite by email
  -f invite multiple emails from file

Example

./invite.sh -t ttt -e xxx@yyy.com
./invite.sh -t ttt -f emails.txt