Skip to content

Latest commit

 

History

History
executable file
·
27 lines (17 loc) · 515 Bytes

README.md

File metadata and controls

executable file
·
27 lines (17 loc) · 515 Bytes

Python Slack Terminal

CircleCI

install

$ pip install py_slack_terminal

running

$ slack-term

authentication

on first launch, you'll be prompted to enter your slack token, this wil then be saved in ~/.config/_py_slack_term/config.yml

-- alternatively

set your token in ~/.config/py_slack_term/config.yml

slacktoken: <token here>