https://github.com/openfaas/social-functions
Enabling social media for OpenFaaS
https://github.com/openfaas/social-functions
Last synced: about 1 year ago
JSON representation
Enabling social media for OpenFaaS
- Host: GitHub
- URL: https://github.com/openfaas/social-functions
- Owner: openfaas
- License: mit
- Created: 2018-06-20T17:24:19.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-07-31T13:55:03.000Z (almost 3 years ago)
- Last Synced: 2025-06-07T04:34:13.187Z (about 1 year ago)
- Language: Go
- Homepage:
- Size: 14.6 KB
- Stars: 10
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# social-functions
## filter-tweets
Golang function to filter tweets before formatting the contents and sending on to a Discord channel.
[filter-tweets](/filter-tweets)
## Deployment
Via [GitHub Actions](/.github/workflows/)
## License
MIT