Skip to content
This repository has been archived by the owner on Apr 3, 2020. It is now read-only.

Discord webhook that delivers messages about Travis CI or Azure Pipelines builds with support for other drivers.

License

Notifications You must be signed in to change notification settings

ArmaAchilles/mechilles-webhook

Repository files navigation

Mechilles Webhook

Discord webhook that delivers messages about Travis CI or Azure Pipelines builds with support for other drivers.

Requirements

  • Node >= 10.15.3
  • NPM >= 6.4.1

Setup

  • Get the code
  • npm install
  • cp .env.example .env
  • Configure the .env file
  • npm run build
  • Linux only If you want pm2 support
    • python3 setupPm2.py
    • pm2 list
    • pm2 start pm2.config.js
    • Good to go! Don't run npm start.
  • npm start
  • Good to go!

About

Discord webhook that delivers messages about Travis CI or Azure Pipelines builds with support for other drivers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published