Skip to content

Marktplaats search notifications in Telegram (unofficial)

Notifications You must be signed in to change notification settings

eigenein/mrktpltsbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.