Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 457 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 457 Bytes

slack-bulkinviter

Script to invit all users to channel Slack using Slack API

To use:

  • Install the slacker library via pip
  • Get an API key
  • Create a file in the same directory as slack-bulkinviter.py called apikey.txt, containing your API key
  • Execute the script, passing the name of the channel where all users will be invited, such as ./slack-bulkinviter.py mychannel