diff --git a/src/main.py b/src/main.py index 11a7dee..2596e0a 100644 --- a/src/main.py +++ b/src/main.py @@ -2,6 +2,12 @@ ## Channels ( In / Out ) # Channels are where we receive messages from, and where we send them back +# - Origin +# - Direction +# - Author +# - Content +# - Attachements +# - Type ### Telegram @@ -15,8 +21,10 @@ ### Other -## Targets ( Watchers / Scrapers ) +## Targets ( Scrapers ) # Targets are places ( ULRs or Files ) we watch for changes +# - Location +# - Type ### RSS