A list of random scripts that can be used for your test team.
- You'll need to install the requests package for python. Use an installer like pip.
- From a terminal:
curl -O https://bootstrap.pypa.io/get-pip.py
- Install pip
- From a terminal:
sudo python get-pip.py
- Install requests
sudo pip requests
- Ensure that you have an admin token for your Slack team.
- Download the python script (.py) to your hard drive.
- From a terminal, run the program
python slack_create_50_users.py