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 7d7ef69d98 Avoid doing pointless lookups against numbered networks 2018-10-14 14:47:08 +01:00
commands Fix typo in the default command 2018-10-14 00:42:17 +01:00
conf Implement users command to see the mutual users of one or more channels and squash some bugs 2018-10-08 20:08:10 +01:00
core Move user metadata info into redis 2018-08-27 20:42:49 +01:00
modules Avoid doing pointless lookups against numbered networks 2018-10-14 14:47:08 +01:00
utils Implement monitoring system for flexible metadata matching 2018-07-27 22:58:37 +01:00
.gitignore Update gitignore 2018-07-28 21:35:16 +01:00
main.py Avoid doing pointless lookups against numbered networks 2018-10-14 14:47:08 +01:00
threshold Import the main module properly and fix some oddities in Twisted to prevent it from discarding some data 2018-03-14 20:14:02 +00:00