A Hexo plugin to Slack nofify
npm install Plasma-Paris/hexo-slack-notify --saveslack:
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: TestCategorieWebhook URL for Incoming WebHooks Slack
https://api.slack.com/custom-integrations
Enable or disable Notifify.
Custom text when new post.
Default : New post on
Custom text when update post.
Default : Updated post on
Color for bar notification.
Slack emoji.
Default : illustration.png|illustration.jpg|poster.png|poster.jpg
name of user post notify.
Title for field
plugin use global-tunnel for request proxy.
set HTTP_PROXY=http://[IP]:[PORT]/Set HTTP_PROXY before start hexo.
