Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hexo-slack-notify

A Hexo plugin to Slack nofify

Installation

npm install Plasma-Paris/hexo-slack-notify --save

Options

slack:
  webhookUri: https://hooks.slack.com/services/[...]
  isSlackEnabled: true
  # pretextNew: Un nouveau post a été publié sur le wiki.
  # pretextUpdated: Une mise à  jours du post a été publié sur le wiki.
  # color: "#7CD197"
  # icon_emoji: ":orange_book:"
  # posterSearch: poster.png|illustration.jpg
  # username: TestUserName
  # fieldTitle:  TestCategorie

slack_config

webhookUri

Webhook URL for Incoming WebHooks Slack

https://api.slack.com/custom-integrations

isSlackEnabled

Enable or disable Notifify.

pretextNew

Custom text when new post.

Default : New post on

pretextUpdated

Custom text when update post.

Default : Updated post on

color

Color for bar notification.

icon_emoji

Slack emoji.

posterSearch

Default : illustration.png|illustration.jpg|poster.png|poster.jpg

username

name of user post notify.

fieldTitle

Title for field

Configuration Proxy

plugin use global-tunnel for request proxy.

set HTTP_PROXY=http://[IP]:[PORT]/

Set HTTP_PROXY before start hexo.

About

A Hexo plugin to Slack nofify

Resources

Stars

1 star

Watchers

7 watching

Forks

Releases

Packages

Contributors

Languages