Linux 软件免费装

WP Slack Logbot

开发者 ryotsun
更新时间 2019年1月12日 16:58
PHP版本: 5.3 及以上
WordPress版本: 5.1-alpha-20181015.143023
版权: GPLv2 or later
版权网址: 版权信息

标签

post log Slack

下载

1.5.0 1.0 1.0.1 1.1 1.1.0 1.1.1 1.2.0 1.2.1 1.3.0 1.4.0 1.6.0

详情介绍:

安装:

Follow the steps below. Install Plugin
  1. Upload this repository to plugins directory, or install from admin page.
  2. Activate WP Slack Logbot
Create Slack App In order to complete installation, need to create a slack-bot user and issue the Bot User OAuth Access Token.
  1. Visit SlackAPI page and click Create New App button on the top right.
  2. Fill-out the following fields, and click Create App button.
  3. App Name
  4. Development Slack Workspace
  5. Add Bot User
  6. Click Bot User link on the left side menu.
  7. Fill-out the following fields, and click Add Bot User
  8. Enable Event Subscriptions
  9. Click Event Subscriptions link on the left side menu.
  10. Turn Enable Events ON.
  11. Put Request URL like following URL.
  12. https://your-domain.com/wp-json/wp-slack-logbot/events/
  13. Then, it would be verified.
  14. Set the following Subscribe to Workspace Events
  15. message.channels
  16. message.groups
  17. Set Subscribe to Bot Events like below
  18. message.channels
  19. message.groups
  20. Click Save Changes
  21. After saving completed, follow the direction
  22. OAuth & Permissions
  23. Click OAuth & Permissions link on the left side menu.
  24. Click Install App to Workspace button
  25. Then it will be shown OAuth Access Token and Bot User OAuth Access Token
  26. Copy Bot User OAuth Access Token
  27. This time, only use Bot User OAuth Access Token
Plugin Settings
  1. Go to Plugin Setting page
  2. Paste Bot User OAuth Access Token which is copied earlier.
  3. Then click Save Changes button
Invitation to the channel
  1. Invite logbot to the channels
  2. Both are allowed to invite logbot to the public channels and private channels.

升级注意事项:

No information

更新日志:

1.6 1.5 1.4 1.3 1.2 1.1 1.0