Skip to content

apc-mhs/apc-webhook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Documentation will be updated in the future.

Code for reading forms responses was adapted heavily from here

Most of the dependencies were acquired with maven so have fun.

run on form submit

function runWebhook(e){
  UrlFetchApp.fetch("http:// your ip:port/fire")
}

About

A Java application that adds Discord Webhook functionality for the APC Senior Map

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages