Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 479 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 479 Bytes

go-discord-notifier

Scrapes different platforms (e.g. 4chan) by certain keywords posts the results to Discord.

Currently implemented

Usage

Prerequisite: A Discord Bot token and the channels you want to use for notifications

  1. Get the binary from release
  2. Create a cfg.json file at same level as the binary which contains all the configuration. You can take the default cfg.json from repository and adapt.