{"id":21404206,"url":"https://github.com/supportclass/lfg-omega13","last_synced_at":"2026-03-19T20:14:29.373Z","repository":{"id":88619379,"uuid":"44212190","full_name":"SupportClass/lfg-omega13","owner":"SupportClass","description":"A NodeCG bundle that gives your clients a lifeline to you","archived":false,"fork":false,"pushed_at":"2016-04-02T16:47:21.000Z","size":859,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-23T03:30:26.948Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"HTML","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/SupportClass.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2015-10-13T23:49:10.000Z","updated_at":"2022-06-27T13:32:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"9285d8e6-09d3-4cd5-8956-ed0d62b8ff3e","html_url":"https://github.com/SupportClass/lfg-omega13","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SupportClass%2Flfg-omega13","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SupportClass%2Flfg-omega13/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SupportClass%2Flfg-omega13/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SupportClass%2Flfg-omega13/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SupportClass","download_url":"https://codeload.github.com/SupportClass/lfg-omega13/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243902240,"owners_count":20366258,"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-22T16:13:30.215Z","updated_at":"2026-01-03T00:42:32.718Z","avatar_url":"https://github.com/SupportClass.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# lfg-omega13 [![Build Status](https://travis-ci.org/SupportClass/lfg-omega13.svg?branch=master)](https://travis-ci.org/SupportClass/lfg-omega13)\nThis is a [NodeCG](http://github.com/nodecg/nodecg) bundle.\n\nThis bundle adds a button to the top of NodeCG dashboard that enables a user to send an urgent notification to the system\nadministrator via Pushover. By default, this notification will appear immediately on the sysadmin's phone, \nplaying a sound and triggering a vibration every 30 seconds until it is acknowledged.\n\n## Demo\n\u003cimg src=\"demo.gif?raw=true\"/\u003e\n\n## Installation\n- Install to `nodecg/bundles/lfg-omega13`.\n- To send Pushover alerts:\n  - [Sign up for a Pushover account](https://pushover.net/login).\n  - Install the Pushover app on your phone.\n  - [Create a new Pushover application](https://pushover.net/apps/build). Make note of your application's token.\n  - (Optional) If you want more than one person to receive notifications,\n    create a delivery group for your application and have others sign up to receive notifications.\n  - Create `nodecg/cfg/lfg-omega13.json`, following the format specified in the Configuration section.\n- To send Slack alerts:\n  - Create a [new incoming Webhook](https://my.slack.com/services/new/incoming-webhook/) for Slack, don't worry about\n    the channel it's posting to, you'll set that in the bundle config. Take note of the 'Webhook URL' it gives you.\n\n## Configuration\nlfg-omega13 depends on a JSON config file being available at `nodecg/cfg/lfg-omega13.json`. It cannot function without\nproper configuration. The config file has the following properties:\n- `pushover`\n  - `enabled`: Whether to send Pushover alerts or not.\n  - `appToken`: The token of your Pushover application. \n  - `deliveryToken`: The token of either the Pushover group or individual user that notifications should be sent to.\n  - `priority`: _Optional_ (Default: **2**) [See the relevant Pushover API docs](https://pushover.net/api#priority).\n  - `retry`: _Optional_ (Default: **30**) \n    [See the description of Emergency priority in the Pushover API docs](https://pushover.net/api#priority).\n    Only applies when `priority` is `2`.\n  - `expire`: _Optional_ (Default: **3600**) \n    [See the description of Emergency priority in the Pushover API docs](https://pushover.net/api#priority).\n    Only applies when `priority` is `2`.\n- `slack`\n  - `enabled`: Whether to send Slack alerts or not.\n  - `user`: The username the alert should come from, for example 'NodeCG Alerts'.\n  - `destination`: Who should the message go to, can be a #channel or a @user.\n  - `url`: The Webhook URL provided by Slack when creating a new incoming Webhook.\n\n## Usage\n- Open the dashboard and click \"REQUEST HELP\" in the top toolbar.\n- (Optional) Enter a description of the issue in the dialog that pops up.\n- Confirm or deny the help request. Confirming will immediately dispatch the notification.\n\n## Troubleshooting\nCheck the NodeCG console output, it should inform you of any configuration or API errors.\n\n### License\nlfg-omega13 is provided under the MIT license, which is available to read in the [LICENSE][] file.\n[license]: LICENSE\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsupportclass%2Flfg-omega13","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsupportclass%2Flfg-omega13","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsupportclass%2Flfg-omega13/lists"}