Automate simple tasks with Python. Get your PM's, detect SPAM and even get recent threads in your own console. It was mainly created for the forum "Greysec", however you can change the code and make it work for other websites. It is as simple as changing the xpath!
This is not the final release, I plan on adding a notification system via SMTP or Telegram. Requirements In order to run the tool you will need python and the dependencies found in requirements.txt, they can be automatically installed with ``` pip install -r requirements.txt ``` Note that keyring is not mandatory (if set to manual) as it requires Mac OS X Keychain, Freedesktop Secret Service, KWallet or Windows Credential Locker Current working features