add-notifier

Community

Add new notifier backends to olx-tracker.

Authornikuscs
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Create a new notification backend for olx-tracker (e.g., Telegram, Email, Slack). Use when adding custom notification channels.

Core Features & Use Cases

  • Notifiers implement the Notifier trait using async_trait and send notifications for three event types:
    • New listings
    • Price drops
    • Deal detection
  • Notifiers can be exported in the notify module and wired into the MultiNotifier for centralized alerting.
  • Notifier backends can be configured with environment or config files and selected at runtime.

Quick Start

Create your notifier module under src/notify and register it with MultiNotifier to enable notifications.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: add-notifier
Download link: https://github.com/nikuscs/olx-tracker/archive/main.zip#add-notifier

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.