Skip to content

ArGJolan/CircleofTrust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Circle of trust

Subreddit

https://www.reddit.com/r/CircleofTrust/

Prerequisites

  • Google Chrome
  • npm
  • NodeJS
  • Mongo server

Usage

Setup

npm install

Auth in chromeless (required to run beggar or scraper)

npm run auth

Launch beggar

npm run beggar

Launch message scraper

npm run scraper

Customization

Custom regex

scraper/config/config.js contains two custom regex arrays.

stringRules will be used to keep what looks like passwords in entire messages.

wordRules will determine if a word alone looks like a password

In action

verbose

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published