QRZ Log Uploader Bot

Upload ADIF logs to your QRZ Logbook directly from Telegram.

Add to Telegram

Features

ADIF Upload

Send .adi or .adif files and they get uploaded to your QRZ Logbook automatically.

Progress Tracking

Real-time updates as each QSO is uploaded, with a final summary.

Encrypted Storage

Your QRZ API key is encrypted with AES-256-GCM before being stored.

Private Only

The bot only works in private chats to keep your credentials safe.

Getting Started

  1. Open the bot in Telegram by clicking the button above (or search for @qasqrzbot).
  2. Send /start to begin setup.
  3. The bot will ask for your QRZ API key. You can find this on QRZ.com under My Account → QRZ Logbook Settings → API Key.
  4. Paste your API key into the chat. The bot will validate it against QRZ.
  5. Once confirmed, just send any .adi or .adif file and the bot will upload every QSO to your logbook.
You need a QRZ XML Logbook Data subscription to use the API. Check your account at qrz.com/i/subscriptions.html.

Commands

/start Begin setup and link your QRZ API key
/status Check if your API key is configured
/remove Delete your stored API key

How It Works

  1. You send an ADIF file to the bot in Telegram.
  2. The bot parses the file and counts the QSO records.
  3. Each record is uploaded to QRZ Logbook via the QRZ API.
  4. You get a live progress message that updates as records are processed.
  5. When complete, you see a summary with successes and any failures.

FAQ