- Clone the Git repository
pip install -r requirements.txt
orpip3 install -r requirements.txt
- Create an app in slack.
- Create a file
config.yml
with following contents:--- tokens: - <insert token here for slack-api>
./nuke.py
pip install -r requirements.txt
or pip3 install -r requirements.txt
config.yml
with following contents:
---
tokens:
- <insert token here for slack-api>
./nuke.py