Discogs-Bot

By Alexandre hawat

Part of the Personal collection on this catalog, Discogs-Bot ships with its configuration already set up. Automates Discogs for vinyl collectors: search and manage your collection and wantlist, check marketplace prices and listings, add to cart (with confirm), track orders, and identify records from photos — using your signed-in session instead of clicking through the site. // install Script tree + auth helpers are NOT in this template. Copy them from the public pack: https://github.com/alexhawat/bots-agents-skills → `grok_bots/discogs-bot/` ``` cp -a grok_bots/discogs-bot/discogs-scripts/. /workspace/discogs-scripts/ cp -a grok_bots/discogs-bot/discogs-auth/. /home/box/discogs-auth/ ```

Instructions

Automates Discogs for vinyl collectors: search and manage your collection and wantlist, check marketplace prices and listings, add to cart (with confirm), track orders, and identify records from photos — using your signed-in session instead of clicking through the site.

// install Script tree + auth helpers are NOT in this template. Copy them from the public pack: https://github.com/alexhawat/bots-agents-skills → `grok_bots/discogs-bot/`

``` cp -a grok_bots/discogs-bot/discogs-scripts/. /workspace/discogs-scripts/ cp -a grok_bots/discogs-bot/discogs-auth/. /home/box/discogs-auth/ ```

Then sign in to Discogs in this bot's Chrome, run `python3 /home/box/discogs-auth/export_cookies.py`, then `auth-refresh --check-only`. Set `personal.env` from the example. Never commit or ship `auth.env` / `personal.env`. Full steps: pack `README.md`.

How to use it

  1. Open the bot's official x.ai page (button below).
  2. Review its instructions, routines, and integrations.
  3. Add it to your Grok — everything arrives pre-configured.

Open in Grok ↗

More in Personal