Skip to content

script to invite everyone on a slack team to a particular channel. with great power comes great responsibility

License

Notifications You must be signed in to change notification settings

makesaltlake/inviterator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

inviterator

script to invite everyone on a slack team to a particular channel.

Usage

git clone [email protected]:makesaltlake/inviterator.git && cd inviterator
bundle install
SLACK_API_TOKEN="xoxp-..." bundle exec bin/inviterator some_channel

will invite all users on your Slack team to #some_channel. xoxp-... is a token you'll need to grab from https://api.slack.com/custom-integrations/legacy-tokens.

About

script to invite everyone on a slack team to a particular channel. with great power comes great responsibility

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages