mrktpltsbot

Crates.iomrktpltsbot
lib.rsmrktpltsbot
version0.4.0
sourcesrc
created_at2020-09-01 17:08:38.131407
updated_at2024-02-16 14:27:53.494022
descriptionMarktplaats search notifications in Telegram (Unofficial)
homepage
repositoryhttps://github.com/eigenein/mrktpltsbot
max_upload_size
id283476
size376,484
Pavel Perestoronin (eigenein)

documentation

README

mrktpltsbot

Periodically polls Marktplaats for the specified search queries and notifies the user about new items via Telegram.

Crates.io Crates.io GitHub last commit

Usage

mrktpltsbot <bot-token> -c <allowed-chat-id> ...

Supported commands

  • /subscribe <query>
  • /unsubscribe <subscription ID>
  • /search <query> – preview the top 1 result
  • For a plain text message the bot will suggest you to subscribe to the search query

Allow list

The bot allows only the specified chat IDs to interact with itself. To find out a chat ID you can run the bot without a -c option and send it a message. It will respond with the chat ID that you have to add to the parameters.

Monitoring

The bot supports the --sentry-dsn option to integrate with Sentry.

Commit count: 44

cargo fmt