Terminal based client for Slack


License
GPL-2.0
Install
pip install py-slack-term==0.1.10

Documentation

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>