https://github.com/codetheweb/discdiff
a Discord bot that notifies you about changes to websites
https://github.com/codetheweb/discdiff
Last synced: 22 days ago
JSON representation
a Discord bot that notifies you about changes to websites
- Host: GitHub
- URL: https://github.com/codetheweb/discdiff
- Owner: codetheweb
- License: mit
- Created: 2020-09-13T17:41:26.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-23T01:17:59.000Z (almost 3 years ago)
- Last Synced: 2025-02-13T10:47:59.733Z (3 months ago)
- Language: TypeScript
- Size: 675 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# discdiff
This is a very quick and dirty website diff implimentation that notifies you about changes via Discord. It does not support:
- Changing the command prefix from `,`
- Sites that require JS to fully render
- Including any details about the computed diff in the notification
- Using roles for authentication (only server owner can control it)