Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple script to process Github Webhook "gollum" (wiki) event and send it to (Discord) webhook.

  • Clone the repository: git clone https://github.com/TF2Autobot/tf2autobot-wiki-watcher
  • Install NPM dependencies: npm ci
  • Configure the .env file.
  • Run the script:
    • With PM2: pm2 start index.js --name "wiki-webhook"
    • Without PM2: node index.js

About

Receive gollum (Wiki changes) from Github, process it, and send to (Discord) webhook.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages