Slack chatbot creation Python

Create Slack chatbot

① Access the following URL.

https://XXX.slack.com/apps/A0F7YS25R-bots?next_id=0

② Click the "Add to Slack" button on the screen below. スクリーンショット 2020-04-21 1.55.34.png

③ Enter the user name for the chatbot and click "Add bot integration". スクリーンショット 2020-04-21 1.56.51.png

④ Copy the following URL. スクリーンショット 2020-04-21 2.21.39.png

⑤ Click "Save Integration" at the bottom of the screen. スクリーンショット 2020-04-21 1.57.42.png

⑥ Add the chatbot user created in ③ to the App column of Slack.

⑦ Create a channel in Slack and click "Add App". スクリーンショット 2020-04-21 2.27.19.png

⑧ Click "Add" for the chatbot user created in ③. スクリーンショット 2020-04-21 2.40.17.png

⑨ Use the URL copied in ④ and follow the URL below. Reference: https://qiita.com/sukesuke/items/1ac92251def87357fdf6

Recommended Posts

Slack chatbot creation Python
Implement Slack chatbot in Python
Errbot: Python chatbot basics
Automatic JIRA ticket creation with slack bot ~ slack bot development with python ① ~
Post to vim → Python → Slack
Post to slack with Python 3
[Python] virtualenv creation procedure memo
Make Slack chatbot with Errbot
Post to Slack in Python
Python
Linebot creation & file sharing in Python
AWS Layer Creation Script for python
Excel graph creation using python xlwings
5 Ways to Create a Python Chatbot
CentOS 6.x x86_64 Python-2.7.4 rpm Package Creation
GUI creation in python using tkinter 2
GUI creation in python using tkinter part 1
[Python automation] Emoji Slack user icons [SlackAPI]
Simple Slack API client made with Python
Send a message from Python to Slack
Log in to Slack using requests in Python
Develop slack bot in python using chat.postMessage
WebApi creation with Python (CRUD creation) For beginners
Excel table creation with Python [Progress management table]