{"id":93625,"date":"2018-11-05T13:19:20","date_gmt":"2018-11-05T13:19:20","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/wp-slack-logbot\/"},"modified":"2019-01-12T08:59:21","modified_gmt":"2019-01-12T08:59:21","slug":"wp-slack-logbot","status":"publish","type":"plugin","link":"https:\/\/tuk.wordpress.org\/plugins\/wp-slack-logbot\/","author":15664541,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.6","stable_tag":"1.6.0","tested":"5.1.22","requires":"4.9","requires_php":"5.3","requires_plugins":"","header_name":"WP Slack Logbot","header_author":"ryotsun","header_description":"Stores all messages of particular channels on slack. And able to see them.","assets_banners_color":"","last_updated":"2019-01-12 08:59:21","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/github.com\/fuwalab\/wp-slack-logbot","header_author_uri":"https:\/\/4to.pics\/","rating":0,"author_block_rating":0,"active_installs":0,"downloads":1942,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":{"":"<p>No information<\/p>"},"ratings":[],"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["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.5.0","1.6.0"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1969004","resolution":"1","location":"assets"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1969004","resolution":"2","location":"assets"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"1969004","resolution":"3","location":"assets"},"screenshot-4.png":{"filename":"screenshot-4.png","revision":"1969004","resolution":"4","location":"assets"},"screenshot-5.png":{"filename":"screenshot-5.png","revision":"1969004","resolution":"5","location":"assets"},"screenshot-6.png":{"filename":"screenshot-6.png","revision":"1969004","resolution":"6","location":"assets"},"screenshot-7.png":{"filename":"screenshot-7.png","revision":"1969004","resolution":"7","location":"assets"},"screenshot-8.png":{"filename":"screenshot-8.png","revision":"1969004","resolution":"8","location":"assets"}},"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[908,86,3565],"plugin_category":[],"plugin_contributors":[163911],"plugin_business_model":[],"class_list":["post-93625","plugin","type-plugin","status-publish","hentry","plugin_tags-log","plugin_tags-post","plugin_tags-slack","plugin_contributors-ryotsun","plugin_committers-ryotsun"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/wp-slack-logbot.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/wp-slack-logbot\/assets\/screenshot-1.png?rev=1969004","caption":""},{"src":"https:\/\/ps.w.org\/wp-slack-logbot\/assets\/screenshot-2.png?rev=1969004","caption":""},{"src":"https:\/\/ps.w.org\/wp-slack-logbot\/assets\/screenshot-3.png?rev=1969004","caption":""},{"src":"https:\/\/ps.w.org\/wp-slack-logbot\/assets\/screenshot-4.png?rev=1969004","caption":""},{"src":"https:\/\/ps.w.org\/wp-slack-logbot\/assets\/screenshot-5.png?rev=1969004","caption":""},{"src":"https:\/\/ps.w.org\/wp-slack-logbot\/assets\/screenshot-6.png?rev=1969004","caption":""},{"src":"https:\/\/ps.w.org\/wp-slack-logbot\/assets\/screenshot-7.png?rev=1969004","caption":""},{"src":"https:\/\/ps.w.org\/wp-slack-logbot\/assets\/screenshot-8.png?rev=1969004","caption":""}],"raw_content":"<!--section=description-->\n<ul>\n<li>Save all posts on slack to the database in WordPress<\/li>\n<li>It will be made blog posts by each channel per day<\/li>\n<li>Create categories by teams and channels automatically<\/li>\n<\/ul>\n\n<!--section=installation-->\n<p>Follow the steps below.<\/p>\n\n<h4>Install Plugin<\/h4>\n\n<ol>\n<li>Upload this repository to <code>plugins<\/code> directory, or install from admin page.<\/li>\n<li>Activate <code>WP Slack Logbot<\/code><\/li>\n<\/ol>\n\n<h4>Create Slack App<\/h4>\n\n<p>In order to complete installation, need to create a slack-bot user and issue the <code>Bot User OAuth Access Token<\/code>.<\/p>\n\n<ol>\n<li>Visit <a href=\"https:\/\/api.slack.com\/apps\">SlackAPI<\/a> page and click <code>Create New App<\/code> button on the top right.<\/li>\n<li><p>Fill-out the following fields, and click <code>Create App<\/code> button.<\/p>\n\n<ul>\n<li><code>App Name<\/code><\/li>\n<li><code>Development Slack Workspace<\/code><\/li>\n<\/ul><\/li>\n<li><p>Add Bot User<\/p>\n\n<ol>\n<li>Click <code>Bot User<\/code> link on the left side menu.<\/li>\n<li>Fill-out the following fields, and click <code>Add Bot User<\/code><\/li>\n<\/ol><\/li>\n<li><p>Enable Event Subscriptions<\/p>\n\n<ol>\n<li>Click <code>Event Subscriptions<\/code> link on the left side menu.<\/li>\n<li><p>Turn <code>Enable Events<\/code> ON.<\/p><\/li>\n<li><p>Put <code>Request URL<\/code> like following URL.<\/p>\n\n<ul>\n<li><code>https:\/\/your-domain.com\/wp-json\/wp-slack-logbot\/events\/<\/code><\/li>\n<li>Then, it would be verified.<\/li>\n<\/ul><\/li>\n<li>Set the following <code>Subscribe to Workspace Events<\/code>\n\n<ul>\n<li><code>message.channels<\/code><\/li>\n<li><code>message.groups<\/code><\/li>\n<\/ul><\/li>\n<li>Set <code>Subscribe to Bot Events<\/code> like below\n\n<ul>\n<li><code>message.channels<\/code><\/li>\n<li><code>message.groups<\/code><\/li>\n<\/ul><\/li>\n<li>Click <code>Save Changes<\/code><\/li>\n<li>After saving completed, follow the direction<\/li>\n<\/ol><\/li>\n<li><p><code>OAuth &amp; Permissions<\/code><\/p>\n\n<ol>\n<li><p>Click <code>OAuth &amp; Permissions<\/code> link on the left side menu.<\/p><\/li>\n<li><p>Click <code>Install App to Workspace<\/code> button<\/p><\/li>\n<li><p>Then it will be shown <code>OAuth Access Token<\/code> and <code>Bot User OAuth Access Token<\/code><\/p>\n\n<ul>\n<li>Copy <code>Bot User OAuth Access Token<\/code>\n\n<ul>\n<li>This time, only use <code>Bot User OAuth Access Token<\/code><\/li>\n<\/ul><\/li>\n<\/ul><\/li>\n<\/ol><\/li>\n<\/ol>\n\n<h4>Plugin Settings<\/h4>\n\n<ol>\n<li>Go to Plugin Setting page\n\n<ol>\n<li>Paste <code>Bot User OAuth Access Token<\/code> which is copied earlier.<\/li>\n<li>Then click <code>Save Changes<\/code> button<\/li>\n<\/ol><\/li>\n<\/ol>\n\n<h4>Invitation to the channel<\/h4>\n\n<ol>\n<li>Invite <code>logbot<\/code> to the channels\n\n<ul>\n<li>Both are allowed to invite logbot to the public channels and private channels.<\/li>\n<\/ul><\/li>\n<\/ol>\n\n<!--section=faq-->\n<p>No information<\/p>\n\n<!--section=changelog-->\n<h4>1.6<\/h4>\n\n<ul>\n<li>Minor bug fixes<\/li>\n<\/ul>\n\n<h4>1.5<\/h4>\n\n<ul>\n<li>Minor bug fixes<\/li>\n<\/ul>\n\n<h4>1.4<\/h4>\n\n<ul>\n<li>Minor bug fixes<\/li>\n<\/ul>\n\n<h4>1.3<\/h4>\n\n<ul>\n<li>Minor bug fixes<\/li>\n<\/ul>\n\n<h4>1.2<\/h4>\n\n<ul>\n<li>Move setting link into <code>Settings<\/code><\/li>\n<\/ul>\n\n<h4>1.1<\/h4>\n\n<ul>\n<li>Enabled uninstall hook to delete option value and drop log table<\/li>\n<\/ul>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>First release<\/li>\n<\/ul>","raw_excerpt":"Stores all messages of particular channels on slack. And able to see them.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/tuk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/93625","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tuk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/tuk.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/tuk.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=93625"}],"author":[{"embeddable":true,"href":"https:\/\/tuk.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/ryotsun"}],"wp:attachment":[{"href":"https:\/\/tuk.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=93625"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/tuk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=93625"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/tuk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=93625"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/tuk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=93625"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/tuk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=93625"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/tuk.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=93625"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}