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 45fa21fea3 Use substitutions in registration tests 2020-11-01 22:19:03 +00:00
commands Fix bug with reg command 2020-11-01 20:43:51 +00:00
conf Add example file for blacklist 2020-11-01 19:55:32 +00:00
core Additional error handling for command parsing 2020-11-01 22:18:48 +00:00
modules Use substitutions in registration tests 2020-11-01 22:19:03 +00:00
utils Prepare command loader for reloading commands 2020-11-01 03:38:47 +00:00
.gitignore Implement channel blacklisting 2020-11-01 19:54:24 +00:00
main.py Implement channel blacklisting 2020-11-01 19:54:24 +00:00
requirements.txt Add requirements file 2019-11-17 18:52:47 +00:00
threshold Implement another level of logging for tracing 2020-10-31 00:10:33 +00:00