python 版本
pip install pipenv
pipenv shell
有问题请看问题
$ python printbotid.py
Bot Id for XXXX
bash
export SLACK_BOT_TOKEN='你的 slack 令牌粘帖在这里'
export BOT_ID='XXXX'
python bot_mini.py
| Name | Name | Last commit date | ||
|---|---|---|---|---|
python 版本
pip install pipenv
pipenv shell
有问题请看问题
$ python printbotid.py
Bot Id for XXXX
bash
export SLACK_BOT_TOKEN='你的 slack 令牌粘帖在这里'
export BOT_ID='XXXX'
python bot_mini.py