/mrktpltsbot

Marktplaats search notifications in Telegram (unofficial)

Primary LanguageRust

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.