https://github.com/capjamesg/reddit-webmention
Send Webmentions from Reddit to your personal website.
https://github.com/capjamesg/reddit-webmention
Last synced: over 1 year ago
JSON representation
Send Webmentions from Reddit to your personal website.
- Host: GitHub
- URL: https://github.com/capjamesg/reddit-webmention
- Owner: capjamesg
- License: mit
- Created: 2023-09-19T20:32:09.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-19T20:40:59.000Z (almost 3 years ago)
- Last Synced: 2025-03-28T19:16:40.290Z (over 1 year ago)
- Language: Python
- Size: 1.95 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Reddit Webmention
A script that retrieves posts that feature a website and sends Webmentions to those posts.
It is recommended to run this script on a cron job to periodically check for mentions. A daily or weekly cadence may be appropriate depending on how often you want to check for updates.
## License
This project is licensed under an [MIT license](LICENSE).