A nodejs script that detects bot if it is a bot then saves all of its detail in database.
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.