{"id":20306620,"url":"https://github.com/metaprovide/nctalk-alerta","last_synced_at":"2026-07-22T11:32:05.045Z","repository":{"id":104523834,"uuid":"449781684","full_name":"MetaProvide/nctalk-alerta","owner":"MetaProvide","description":"Alerta plugin for Nextcloud Talk","archived":false,"fork":false,"pushed_at":"2022-01-19T17:03:33.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-28T09:42:37.533Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/MetaProvide.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-01-19T17:02:43.000Z","updated_at":"2022-01-19T17:03:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"f8d010e7-19c8-4a99-9453-8d7e6a666aee","html_url":"https://github.com/MetaProvide/nctalk-alerta","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MetaProvide/nctalk-alerta","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MetaProvide%2Fnctalk-alerta","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MetaProvide%2Fnctalk-alerta/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MetaProvide%2Fnctalk-alerta/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MetaProvide%2Fnctalk-alerta/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MetaProvide","download_url":"https://codeload.github.com/MetaProvide/nctalk-alerta/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MetaProvide%2Fnctalk-alerta/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35760583,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-22T02:00:06.236Z","response_time":124,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-14T17:14:17.407Z","updated_at":"2026-07-22T11:32:05.031Z","avatar_url":"https://github.com/MetaProvide.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Nextcloud Talk Plugin\n===================\n\nSend Nextcloud Talk messages for new alerts.\n\nInstallation\n------------\n\nClone the GitHub repo and run:\n\n    $ python setup.py install\n\nOr, to install remotely from GitHub run:\n\n    $ pip install git+https://github.com/MetaProvide/nctalk-alerta.git\n\nNote: If Alerta is installed in a python virtual environment then plugins\nneed to be installed into the same environment for Alerta to dynamically\ndiscover them.\n\nConfiguration\n-------------\n\nAdd `nctalk` to the list of enabled `PLUGINS` in `alertad.conf` server\nconfiguration file and set plugin-specific variables either in the\nserver configuration file or as environment variables.\n\n```python\nPLUGINS = ['nctalk']\nNEXTCLOUD_SERVER = ''       # default=\"not set\"\nNEXTCLOUD_TALK_TOKEN = ''   # default=\"not set\"\nNEXTCLOUD_USERNAME = ''     # default=\"not set\"\nNEXTCLOUD_PASSWORD = ''     # default=\"not set\"\n```\n\nThe `DASHBOARD_URL` setting should be configured to link Nextcloud Talk messages to\nthe Alerta console:\n\n```python\nDASHBOARD_URL = ''  # default=\"not set\"\n```\n\n**Example**\n\n```python\nPLUGINS = ['reject','nctalk']\nNEXTCLOUD_SERVER = 'https://cloud.example.com'\nNEXTCLOUD_TALK_TOKEN = 'tfgwmh7s'\nNEXTCLOUD_USERNAME = 'test'\nNEXTCLOUD_PASSWORD = 'SNN5j-wE46R-G2Pei-QtRTf-9qFiJ'\nDASHBOARD_URL = 'https://try.alerta.io'\n```\n\nReferences\n----------\n\n  * Nextcloud Talk API Docs: https://nextcloud-talk.readthedocs.io/en/latest/chat/#sending-a-new-chat-message\n\nLicense\n-------\n\nCopyright (c) 2022 Magnus Walbeck. Available under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmetaprovide%2Fnctalk-alerta","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmetaprovide%2Fnctalk-alerta","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmetaprovide%2Fnctalk-alerta/lists"}