/unlock-slack-bot

A slack bot for tracking unlocked workstations

Primary LanguagePython

Installing the Bot

Visit the bot page for your Slack organisation at: https://YourSlackName.slack.com/apps/A0F7YS25R

Take a note of the bot API token and update the unlock-bot.py file with it.

Install the slackclient for Python: pip install --user slackclient

Running the Bot

As a non-root user run the bot with the following command: python unlock-bot.py