Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 255 Bytes

File metadata and controls

17 lines (10 loc) · 255 Bytes

What is this?

MineSweeper in slack

Preview

Install

$ pip3 install slackbot
$ export SLACKBOT_API_TOKEN="XXXXXXXXXXXXXXXXXXXXXXX"
$ python3 run.py

How to use