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 5c6b626396 Check registration status before joining channels
Do not join channels if any relay for a network is unregistered.
2020-05-31 13:09:58 +01:00
commands Allow sending LIST to all networks at once 2020-05-31 13:08:00 +01:00
conf Remove leftover irc.json file 2020-05-30 21:42:26 +01:00
core Check registration status before joining channels 2020-05-31 13:09:58 +01:00
modules Check registration status before joining channels 2020-05-31 13:09:58 +01:00
utils Improve performance in userinfo 2019-10-17 20:19:35 +01:00
.gitignore Add irc.json to gitignore 2020-05-30 21:35:50 +01:00
main.py Add IRC network definitions 2019-12-28 17:50:38 +00:00
requirements.txt Add requirements file 2019-11-17 18:52:47 +00:00
threshold Implement Ctrl-C handling and fix a large number of small bugs 2019-09-28 19:46:10 +01:00