{"id":22199284,"url":"https://github.com/pmarkert/yolinkage","last_synced_at":"2025-03-24T23:39:41.064Z","repository":{"id":20196037,"uuid":"23467248","full_name":"pmarkert/yolinkage","owner":"pmarkert","description":"Link generator with randomized message for multiple http://www.justyo.co apps","archived":false,"fork":false,"pushed_at":"2014-09-02T14:52:58.000Z","size":1524,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-30T02:42:47.986Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pmarkert.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":"2014-08-29T14:51:26.000Z","updated_at":"2014-09-02T14:52:58.000Z","dependencies_parsed_at":"2022-08-05T07:15:39.511Z","dependency_job_id":null,"html_url":"https://github.com/pmarkert/yolinkage","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmarkert%2Fyolinkage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmarkert%2Fyolinkage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmarkert%2Fyolinkage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pmarkert%2Fyolinkage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pmarkert","download_url":"https://codeload.github.com/pmarkert/yolinkage/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245372216,"owners_count":20604488,"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-12-02T15:13:52.116Z","updated_at":"2025-03-24T23:39:41.045Z","avatar_url":"https://github.com/pmarkert.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"This is a simple app for the [justyo](http://www.justyo.co) service where you can listen for yo messages \nand then respond with a custom url formatted with a randomly selected item from a configured list.\n\nInitial use-cases for this are:\n* Magic eight-ball (YOEIGHTBALL)\n* Random Bible-verse (YOBIBLE)\n* Heads or Tails\n\nTo use the app, environment variables need to be specified:\n* YO_API_KEY - Your api key from justyo\n* MESSAGES - a pipe \"|\" delimited list of your custom messages\n* RESPONSE_URL_FORMAT - a formatted string containing the response url\n\nFor the RESPONSE_URL_FORMAT the default value is \"${SCHEME}://${HOST}/message.html?${MESSAGE}\"\nSCHEME and HOST are relative to the current request. MESSAGE is the url-encoded randomly selected item\nfrom your messages list.\n\nThe RESPONSE_URL needs to be an absolute url, and it does not need to live within the application.\n\nFor example, the \"YOBIBLE\" application has the following configuration values:\n* RESPONSE_URL_FORMAT = https://www.bible.com/bible/111/${MESSAGE}\n* MESSAGE = \"john.3.16.niv|rom.8.28.niv\"\n\nThe \"Yo\" endpoint for the service is \"/yo\" and the justyo service will append the username of the user\nas a querysting parameter.\n\nTo test the service directly, you can use the \"/go\" endpoint instead.\n\n\"/about\" will redirect to the URL specified in the \"ABOUT\" environment variable.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpmarkert%2Fyolinkage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpmarkert%2Fyolinkage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpmarkert%2Fyolinkage/lists"}