Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 336 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 336 Bytes

BotTracker

A nodejs script that detects bot if it is a bot then saves all of its detail in database.

How to setup?

Simply download the git repo or clone it and then do npm install to install the node_modules and then node app.js and then visit localhost:3000 the script will detect if the user visiting is a bot or real user.