OneLogicalMyth / unlock-slack-bot

A slack bot for tracking unlocked workstations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A slack bot for tracking unlocked workstations


Languages

Language:Python 100.0%