Skip to content
This repository has been archived by the owner on Jul 10, 2024. It is now read-only.

amvid/sscomnotifierbot

Repository files navigation

ss.com notifier bot

Installation

  1. git clone https://github.com/vfilipovsky/sscomnotifierbot.git && cd sscomnotifierbot
  2. cp .env.dist .env
  3. put telegram bot token to .env
  4. put interval to .env (in seconds)
  5. docker-compose up

Usage

Add valid link:

/add name=a4 uri=/lv/transport/cars/audi/a4/

Delete link:

/del a4

List of your added links:

/links

Or just add my current bot in telegram

@sscomnotifierbot it will send you updates every 5 min

TODO:

  • use sqlite instead of memory
  • run_repeating(callback, interval) from telegram.ext.JobQueue
  • support multiple pages if last_ad_id not on first page
  • filters