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.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Mark Veidemanis da14a86e70 Fix getting LIST output to work with more networks
* Parse ISUPPORT properly if more than one channel prefix is supported
* Retry getting LIST another way is the response is empty
5 years ago
commands Remove the del command 5 years ago
conf Rename 'message' to 'msg' and 'target' to 'channel' 5 years ago
core Fix getting LIST output to work with more networks 5 years ago
modules Fix getting user records by nickname 5 years ago
utils Change alias definitions to be global, so aliases can be reused across different networks 5 years ago
.gitignore Add alias.json to gitignore 5 years ago
main.py Change alias definitions to be global, so aliases can be reused across different networks 5 years ago
threshold Implement Ctrl-C handling and fix a large number of small bugs 5 years ago