Giter VIP home page Giter VIP logo

aumbot's Introduction

AUMBot

=========

L'objectif de AUMBot est de vous rendre actif sur adopteunmec.com afin que l'on s'intéresse à vous sans que vous ayez à faire quoi que ce soit.

Installation Sélénium serveur

Installation de l'application

  • Dans app/config, créer le fichier parameters.yml
parameters:
    database_host: 127.0.0.1
    database_port: null
    database_name: aumbot
    database_user: root
    database_password: root
    mailer_transport: smtp
    mailer_host: 127.0.0.1
    mailer_user: null
    mailer_password: null
    secret: 84e7006afc4a2cbedf7932cdaa8094fe0674eb77
    database_path: "%kernel.root_dir%/database/data.db3"
  • Aller dans l'application puis en ligne de commande :
$ composer install
$ mkdir app/database
$ php bin/console doctrine:schema:create
  • renseigner les paramètres de connexion dans src\AUMBotBundle\Resources\config\parameters.yml

Commande de lancement

$ php bin/console aumbot:run

Que fait l'application ?

  • Loggin sur adopteunmec
  • Lance la recherche
  • Récupère les profils
  • Visite les profils en lignes X fois avec Y seconde d'intervalle. X, Y sont des valeurs paramètrables
  • Se délogge

aumbot's People

Contributors

chouap avatar dermario avatar

Stargazers

Rémi Serale avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.