{"id":23243840,"url":"https://github.com/jimt/smf-mailer","last_synced_at":"2026-05-01T13:31:53.445Z","repository":{"id":43871030,"uuid":"60395773","full_name":"jimt/smf-mailer","owner":"jimt","description":"find new Simple Machine Forum messages and mail them","archived":false,"fork":false,"pushed_at":"2024-03-15T19:11:49.000Z","size":220,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-04T14:03:17.392Z","etag":null,"topics":["cheerio","hacktoberfest","javascript","nodejs","smf"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jimt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-06-04T06:01:20.000Z","updated_at":"2022-05-21T13:44:56.000Z","dependencies_parsed_at":"2023-01-22T22:30:54.026Z","dependency_job_id":null,"html_url":"https://github.com/jimt/smf-mailer","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimt%2Fsmf-mailer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimt%2Fsmf-mailer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimt%2Fsmf-mailer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jimt%2Fsmf-mailer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jimt","download_url":"https://codeload.github.com/jimt/smf-mailer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247415782,"owners_count":20935383,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cheerio","hacktoberfest","javascript","nodejs","smf"],"created_at":"2024-12-19T06:19:35.308Z","updated_at":"2026-05-01T13:31:48.418Z","avatar_url":"https://github.com/jimt.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# smf-mailer\n\nThis is a simple JavaScript\n[Node.js](https://nodejs.org/en/) program\nthat is intended to be run periodically (cron)\nto monitor the **Recent Posts** page(s) of a\n[Simple Machines Forum](http://www.simplemachines.org/)\n(SMF) and email all new articles discovered.\n\n**NB** The **main** branch has been updated to work\nwith SMF 2.1.x.  If using SMF 2.0.x, use the version\nof this script tagged V2.0.0.\n\n## History\n\nThis was originally written in\n[CoffeeScript](http://coffeescript.org/) but\nhas been\n[Decaffeinated](http://decaffeinate-project.org/)\nto modern JavaScript. And then later converted\nto use async/await. It checked the RSS feeds\nfor new messages, but from Version 4 it was\nrewritten to use the **Recent Posts** page(s).\n\nThe trade-off between the two methods is that\n**Recent Posts** gives you the messages in one\nor two page fetches, but there is no indication\nof message attachments.  The RSS feed method\nallows complete message and attachment access,\nbut at the expense of more http round-trips and\nserver load (which caused problems with HostPapa\nhosting).\n\n## License\n\nMIT\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjimt%2Fsmf-mailer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjimt%2Fsmf-mailer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjimt%2Fsmf-mailer/lists"}