{"id":26880015,"url":"https://github.com/mobilpadde/notifyxf","last_synced_at":"2025-03-31T13:34:36.907Z","repository":{"id":57569227,"uuid":"344233504","full_name":"Mobilpadde/notifyxf","owner":"Mobilpadde","description":null,"archived":false,"fork":false,"pushed_at":"2023-06-08T17:52:48.000Z","size":142,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-06-21T18:13:55.315Z","etag":null,"topics":["go","golang","notifier-service","telegram"],"latest_commit_sha":null,"homepage":"https://notifyxf.com","language":"Go","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/Mobilpadde.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":"2021-03-03T18:59:10.000Z","updated_at":"2022-04-27T16:23:26.000Z","dependencies_parsed_at":"2024-06-20T16:48:09.590Z","dependency_job_id":null,"html_url":"https://github.com/Mobilpadde/notifyxf","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mobilpadde%2Fnotifyxf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mobilpadde%2Fnotifyxf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mobilpadde%2Fnotifyxf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mobilpadde%2Fnotifyxf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mobilpadde","download_url":"https://codeload.github.com/Mobilpadde/notifyxf/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246474948,"owners_count":20783576,"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":["go","golang","notifier-service","telegram"],"created_at":"2025-03-31T13:34:36.121Z","updated_at":"2025-03-31T13:34:36.657Z","avatar_url":"https://github.com/Mobilpadde.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NotifyXF\n\n[![Go Reference](https://pkg.go.dev/badge/github.com/Mobilpadde/notifyxf.svg)](https://pkg.go.dev/github.com/Mobilpadde/notifyxf)\n\n## What\n\nThis is a package to make it easier to use [notifyxf.com](https://notifyxf.com) in projects.\n\n## Usage\n\nIf you want to control what notifications you'll get, please use the `notifyxf.Notify`-func.\n\n```go\ntkn := \"...notifyxf token...\"\n\nn, err := notifyxf.NewNotifier(os.Getenv(\"NOTIFYXF_TOKEN\"))\nif err != nil {\n    panic(err)\n}\n\nn.Notify(\"some message\")\n```\n\nFor more information, take a look at the [docs](https://pkg.go.dev/github.com/Mobilpadde/notifyxf).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmobilpadde%2Fnotifyxf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmobilpadde%2Fnotifyxf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmobilpadde%2Fnotifyxf/lists"}