Multi-source OSINT data collection and parallel processing tool. Indexes 4chan, Discord and IRC, reorganizes the data into a common format, annotates language, sentiment and tokens in multiple threads, and outputs the results to Elasticsearch.
Go to file
Mark Veidemanis 4669096fcb
Don't attempt secondary registration if it is disabled
2022-07-21 13:39:57 +01:00
commands Improve email command 2022-07-21 13:39:43 +01:00
conf Add Redis DB numbers to configuration 2022-07-21 13:39:48 +01:00
core Don't attempt secondary registration if it is disabled 2022-07-21 13:39:57 +01:00
modules Don't attempt to register if it is disabled 2022-07-21 13:39:56 +01:00
utils Rename time to ts 2022-07-21 13:39:54 +01:00
.gitignore Implement channel blacklisting 2020-11-01 19:54:24 +00:00
.pre-commit-config.yaml Don't attempt to register if it is disabled 2022-07-21 13:39:56 +01:00
main.py Make Redis DBs configurable 2022-07-21 13:39:50 +01:00
requirements.txt Reformat code with pre-commit 2022-07-21 13:39:41 +01:00
threshold Reformat code with pre-commit 2022-07-21 13:39:41 +01:00