Skip to content

isabella232/discourse-akismet-hipchat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

⚠️ Hipchat has been declared end of life, so this plugin is no longer supported

discourse-akismet-hipchat

This plugin notifies hipchat when your Discourse server has new spam to review.

This plugin requires the discourse-akismet plugin on your Discourse instance.

Setup

You must define the following environment variables to enable the plugin:

export HIPCHAT_TOKEN='YOUR HIPCHAT TOKEN'
export NOTIFY_HIPCHAT=true;
export HIPCHAT_ROOM_ID='YOUR HIPCHAT ROOM ID';
export HIPCHAT_MSG_COLOR='COLOR YOU WANT'; # red, yellow, purple, green, gray

License

MIT

About

Notify hipchat from the discourse-akismet plugin

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%