Skip to content

A small application to post updates from unlock locksmith events to discord using websub

License

Notifications You must be signed in to change notification settings

slowdownitsfine/websub-discord

 
 

Repository files navigation

Websub Discord

This is an example application which receives events from locksmith websub endpoints and posts them to a Discord channel using webhook.

Configure

Rename .template.env to .env file and fill all the keys with correct values.

You will need to create a hook for locksmith to receive events on your callback endpoint.

Develop

  1. Install all the dependencies.
yarn install 
  1. Run yarn dev inside the project directory. This will automatically load the environment variables and kickstart the server.

About

A small application to post updates from unlock locksmith events to discord using websub

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.7%
  • Shell 1.3%