Plugins :: CheckPage
| Plugin: | CheckPage (created: 2008-12-31, modified: 2008-12-31) |
|---|---|
| Summary: | Checks a URL every 15 minutes to see if it has been updated |
| Author: | five |
| Description: | Use this to check a given page to see if it has been updated in the last 15 minutes. Useful for pages directly related to the channel in question (originally written to announce when our channel's home page was updated). |
| Installation Instructions: | Drop it in to your ~/.rbot/plugins directory. Config is set via rbot's "config set *" commands. |
Versions
| Version | Created | Changelog | Link |
|---|---|---|---|
| 1.1 | Made constants into config variables. Added a cleanup so that timer is removed on unload. | Download | |
| 1.0 | Initial Version. | Download |