Description
- Save all posts on slack to the database in WordPress
- It will be made blog posts by each channel per day
- Create categories by teams and channels automatically
Installation
Follow the steps below.
Install Plugin
- Upload this repository to
pluginsdirectory, or install from admin page. - 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.
- Visit SlackAPI page and click
Create New Appbutton on the top right. -
Fill-out the following fields, and click
Create Appbutton.App NameDevelopment Slack Workspace
-
Add Bot User
- Click
Bot Userlink on the left side menu. - Fill-out the following fields, and click
Add Bot User
- Click
-
Enable Event Subscriptions
- Click
Event Subscriptionslink on the left side menu. -
Turn
Enable EventsON. -
Put
Request URLlike following URL.https://your-domain.com/wp-json/wp-slack-logbot/events/- Then, it would be verified.
- Set the following
Subscribe to Workspace Eventsmessage.channelsmessage.groups
- Set
Subscribe to Bot Eventslike belowmessage.channelsmessage.groups
- Click
Save Changes - After saving completed, follow the direction
- Click
-
OAuth & Permissions-
Click
OAuth & Permissionslink on the left side menu. -
Click
Install App to Workspacebutton -
Then it will be shown
OAuth Access TokenandBot User OAuth Access Token- Copy
Bot User OAuth Access Token- This time, only use
Bot User OAuth Access Token
- This time, only use
- Copy
-
Plugin Settings
- Go to Plugin Setting page
- Paste
Bot User OAuth Access Tokenwhich is copied earlier. - Then click
Save Changesbutton
- Paste
Invitation to the channel
- Invite
logbotto the channels- Both are allowed to invite logbot to the public channels and private channels.
FAQ
No information
Reviews
There are no reviews for this plugin.
Contributors & Developers
“WP Slack Logbot” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WP Slack Logbot” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.6
- Minor bug fixes
1.5
- Minor bug fixes
1.4
- Minor bug fixes
1.3
- Minor bug fixes
1.2
- Move setting link into
Settings
1.1
- Enabled uninstall hook to delete option value and drop log table
1.0
- First release







