{"id":19097579,"url":"https://github.com/cycneuramus/sigurd","last_synced_at":"2026-07-04T09:32:08.414Z","repository":{"id":158337038,"uuid":"626492145","full_name":"cycneuramus/sigurd","owner":"cycneuramus","description":"A rude Signal chatbot with some musical capabilites","archived":false,"fork":false,"pushed_at":"2025-02-20T11:17:32.000Z","size":315,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-01T09:22:47.600Z","etag":null,"topics":["chatbot","genius-api","signal-bot","signal-cli","signal-messenger","spotify-api"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cycneuramus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2023-04-11T15:16:35.000Z","updated_at":"2025-02-20T11:17:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"46c87bb9-8f00-400f-b00e-4593aa8afeb7","html_url":"https://github.com/cycneuramus/sigurd","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cycneuramus/sigurd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cycneuramus%2Fsigurd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cycneuramus%2Fsigurd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cycneuramus%2Fsigurd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cycneuramus%2Fsigurd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cycneuramus","download_url":"https://codeload.github.com/cycneuramus/sigurd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cycneuramus%2Fsigurd/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35117335,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-04T02:00:05.987Z","response_time":113,"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":["chatbot","genius-api","signal-bot","signal-cli","signal-messenger","spotify-api"],"created_at":"2024-11-09T03:41:53.241Z","updated_at":"2026-07-04T09:32:08.395Z","avatar_url":"https://github.com/cycneuramus.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sigurd\n\nSigurd is an example chatbot for Signal built on the [`signalbot`](https://github.com/filipre/signalbot) framework. Features:\n\n+ Responds quite rudely, especially to negative feedback.\n+ Caches responses so as never to repeat himself.\n+ Keeps quiet unless his name is mentioned, or unless he receives a `!` prefixed command.\n+ Quotes random song lyrics on demand (e.g. `!lyrics Symphony X`).\n+ Notifies you of new releases from [artists that you wish to track](bot/utils/spotify_data.py)\n+ Performs tasks according to a [`cron`](bot/tasks/cron) schedule.\n\n\u003cp\u003e\n\t\u003cimg src=\"screenshots/chat.png\" width=250 /\u003e\n\t\u003cimg src=\"screenshots/lyrics.png\" width=250 /\u003e\n\t\u003cimg src=\"screenshots/release-radar.png\" width=250 /\u003e\n\u003c/p\u003e\n\n## Installation\n\n1. Register a Signal account for Sigurd (you will need a dedicated phone number for this).\n\n2. Install and configure [`signal-cli`](https://github.com/AsamK/signal-cli/).\n\n3. Clone this repo:\n```\ngit clone https://github.com/cycneuramus/sigurd\n```\n\n4. Populate the `.env` file:\n\n\t+ `BOT_PHONE`: Phone number for Sigurd's Signal account.\n\t+ `SELF_PHONE`: Phone number for your own Signal account, or any other phone number that Sigurd should respond to.\n\t+ `GROUP_ID`: Signal group for Sigurd to participate in, if any.\n\n\t+ `GENIUS_ACCESS_TOKEN`: Required for the [`!lyrics`](bot/commands/lyrics.py) command. See the [Genius API docs](https://docs.genius.com/).\n\t+ `NTFY_URL`: [ntfy](https://ntfy.sh) server to use. Required for the [`release_radar`](bot/tasks/release_radar/release_radar.py) task to send notifications.\n\t+ `SPOTIFY_CLIENT_*`: Required for the [`release_radar`](bot/tasks/release_radar/release_radar.py) task. See the [Spotify API docs](https://developer.spotify.com/documentation/web-api).\n\n\t+ `SIGNAL_SERVICE`: Hostname for the `signal-cli` REST API service in `docker-compose.yml`.\n\n5. Spin up the Docker containers:\n\n`docker compose up -d`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcycneuramus%2Fsigurd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcycneuramus%2Fsigurd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcycneuramus%2Fsigurd/lists"}