{"id":18476561,"url":"https://github.com/beudbeud/discoger","last_synced_at":"2025-04-08T13:32:50.863Z","repository":{"id":57418322,"uuid":"344213604","full_name":"beudbeud/discoger","owner":"beudbeud","description":"telegram bot for discogs","archived":false,"fork":false,"pushed_at":"2024-01-14T14:04:06.000Z","size":80,"stargazers_count":6,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-04-15T09:09:01.203Z","etag":null,"topics":["bot","discogs","python3","telegram","telegram-bot"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/beudbeud.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-03T17:47:31.000Z","updated_at":"2024-03-08T13:52:17.000Z","dependencies_parsed_at":"2024-01-14T12:43:45.617Z","dependency_job_id":"27c8dde5-c112-4679-99d2-897512c70382","html_url":"https://github.com/beudbeud/discoger","commit_stats":{"total_commits":43,"total_committers":4,"mean_commits":10.75,"dds":0.4418604651162791,"last_synced_commit":"304b1f5d240c847120cd6343198bafb46015eb9d"},"previous_names":[],"tags_count":43,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beudbeud%2Fdiscoger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beudbeud%2Fdiscoger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beudbeud%2Fdiscoger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beudbeud%2Fdiscoger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beudbeud","download_url":"https://codeload.github.com/beudbeud/discoger/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247852038,"owners_count":21006870,"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":["bot","discogs","python3","telegram","telegram-bot"],"created_at":"2024-11-06T10:40:11.743Z","updated_at":"2025-04-08T13:32:50.513Z","avatar_url":"https://github.com/beudbeud.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Discoger\n\nDiscoger Bot is a Telegram bot that allows you to be notified when a new sale for a vinyl in your Discogs wantlist is available.\n\n## Usage\n\n1. Search for the Telegram bot \"Discoger\" or click [this link](https://t.me/Discogers_bot) to open a conversation with the bot.\n\n## How to use it\n\n### Installation\n\nInstallation is in three steps, the first is getting credentials from Discogs and Telegram.\nYou need to create a [Token](https://www.discogs.com/fr/settings/developers).\n\nFor Telegram you need contact [@BotFather](https://t.me/botfather) and follow a few simple steps for get your authorization token.\n\n### Configuration\n\nAfter that you need create config.ini file\n\n```\n[DEFAULT]\nschedule_time = 30\ndisable_unofficial = True\nlog_level = INFO\n\n[discogs]\nsecret = dbPVkGbCVVffggfgkdfgmlkknzezsbhmscskncno\n\n[telegram]\ntoken = 1766763279:AAFwufBsdfdsfgdfsgfgsfsgdfgsdf\n```\n\n### Docker\n\n```\ndocker container run -v ./:/root/.config/discoger beudbeud/discoger\n```\n\n### Upgrade\n\nIf you use the old version of discoger you need to update your database.\n\nExample of database for the version 1.1\n\n```\nchat_id: 249125421\nrelease_list:\n- release_id: '288931'\n  artist: Aloud\n  title: Track Lifting\n  url: https://www.discogs.com/fr/master/288931-Julian-Jay-Savarin-Waiters-On-The-Dance\n  type: master\n  last_sell: {}\n- release_id: '26741825'\n  artist: Metallica\n  title: 72 Seasons\n  url: https://www.discogs.com/fr/release/26741825-Metallica-72-Seasons\n  type: release\n  last_sell: {}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeudbeud%2Fdiscoger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeudbeud%2Fdiscoger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeudbeud%2Fdiscoger/lists"}