{"id":19425590,"url":"https://github.com/botmasterai/botmaster-fulfill-actions","last_synced_at":"2025-04-24T16:31:40.006Z","repository":{"id":71333353,"uuid":"79439107","full_name":"botmasterai/botmaster-fulfill-actions","owner":"botmasterai","description":"Standard actions to use in your botmaster outgoing middleware stack.","archived":false,"fork":false,"pushed_at":"2017-03-08T12:26:53.000Z","size":34,"stargazers_count":5,"open_issues_count":4,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-22T04:08:53.182Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://botmasterai.com/","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/botmasterai.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-01-19T09:50:41.000Z","updated_at":"2017-07-15T22:18:39.000Z","dependencies_parsed_at":"2023-07-16T05:31:44.001Z","dependency_job_id":null,"html_url":"https://github.com/botmasterai/botmaster-fulfill-actions","commit_stats":{"total_commits":33,"total_committers":4,"mean_commits":8.25,"dds":"0.12121212121212122","last_synced_commit":"38cd9120f4805db1da0784a129b8c8d1ccdf150b"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/botmasterai%2Fbotmaster-fulfill-actions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/botmasterai%2Fbotmaster-fulfill-actions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/botmasterai%2Fbotmaster-fulfill-actions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/botmasterai%2Fbotmaster-fulfill-actions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/botmasterai","download_url":"https://codeload.github.com/botmasterai/botmaster-fulfill-actions/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250663544,"owners_count":21467366,"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":[],"created_at":"2024-11-10T14:04:10.945Z","updated_at":"2025-04-24T16:31:39.731Z","avatar_url":"https://github.com/botmasterai.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/botmasterai/botmaster-fulfill-actions.svg?branch=master)](https://travis-ci.org/botmasterai/botmaster-fulfill-actions)\n[![Coverage Status](https://coveralls.io/repos/github/botmasterai/botmaster-fulfill-actions/badge.svg?branch=master)](https://coveralls.io/github/botmasterai/botmaster-fulfill-actions?branch=master)\n\n# Botmaster actions\n\nUseful actions for botmaster fulfill \u003chttp://botmasterai.com/\u003e).\n\nEnable chatbots to perform actions on Node.js.\n\nFind the documentation at the main botmaster website: \u003chttp://botmasterai.com/middlewares/fulfill/\u003e\n\n# Reference\n\n\u003c!-- Generated by documentation.js. Update this documentation by updating the source code. --\u003e\n\n## pause\n\nBreak text up with a separate messages pausing before each one\n\n```xml\n\u003cpause wait=2000 /\u003e\n```\n\n evaluated in series\n after evaluating all text / xml before removed\n controller sends text before and then waits before allowing rest of text/xml to be evaluated\n if the bot implements typing a typing status is sent between pauses.\n\n**Parameters**\n\n-   `wait`  {String} how long to wait in ms between each defaults to 1000\n\n## greet\n\nGreet users with a greeting that reflects the time of day\n\n```xml\n\u003cgreet /\u003e\n\u003cgreet tz='America/New_York' lang='es' /\u003e\n```\n\nOutputs based on the detected system language\n\n**English (en)**\n\n-   between 4 am and 12 pm say \"Good morning\"\n-   between 12 pm and 5pm  say \"Good afternoon\"\n-   between 5 pm and 4am  say \"Good evening\"\n\n**Spanish (es)**\n\n-   between 4 am and 12 pm say \"Buenos dias\"\n-   between 12 pm and 8pm  say \"Buenas tardes\"\n-   between 8 pm and 4am  say \"Buenas noches\"\n\n**Dutch (nl)**\n\n-   between 4 am and 12 pm say \"Goedemorgen\"\n-   between 12 pm and 6 pm  say \"Goedemiddag\"\n-   between 6 pm and 12 am  say \"Goedenavond\"\n-   between 12 am and 4 am  say \"Goedenacht\"\n\n**Parameters**\n\n-   `tz` **[String](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String)** Which timezone to use for the time-based greeting. Defaults to GMT. To see available options see \u003chttp://momentjs.com/timezone/\u003e\n-   `lang` **[String](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String)** Which language to use. Defaults to system locale setting\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbotmasterai%2Fbotmaster-fulfill-actions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbotmasterai%2Fbotmaster-fulfill-actions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbotmasterai%2Fbotmaster-fulfill-actions/lists"}