Skip to content

gapidobri/bolha-notifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bolha-notifier

An app for sending new bolha.com posts to discord

Configuration

# config.yaml

webhook_url: "<discord webhook url>"
check_interval: 300 # check interval in seconds (default 5 minutes)
# List of urls to check
urls:
  - "https://www.bolha.com/search/?keywords=camera"
# Words to exclude when searching
excluded_words:
  - "sony"

The app will check for config.yaml file in current directory and /etc/bolha-notifier. The location can be overridden by specifying --config <path to config> flag.

About

App for sending new bolha.com posts to discord

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors