IPython frontend that runs in Slack
Valid only for the development version
- Add SLACK_API_TOKEN (legacy token) as an environmental variable.
$ export SLACK_API_TOKEN="xoxp-xxxx"
- Execute the client module.
$ python3 slack_client.py
- Start writing the code in a Slack channel.