Skip to content

JolHarg/hs-discord-webhook

Repository files navigation

discord-webhook

Discord webhook for use with OpenFAAS.

Only for certain event types, none of which are of use to me right now, it turns out.

https://discord.com/developers/docs/events/webhook-events#event-types

Usage

Setup:

doctl sls install
doctl sls ns create -l bots -r lon1
doctl sls connect bots

Deployment:

doctl sls deploy .
doctl sls fn get bots/handler --url

Undeployment:

doctl sls undeploy .

Unsetup:

doctl sls ns rm -f bots
doctl sls uninstall

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published