iamibadd / ConnecteX-Bots

Python, Selenium, MongoDB, & many more Python libraries are used in this repository (My final year project bots code). Make sure you have registered at https://connectexfrontend.herokuapp.com/ in order to run this application.

Home Page:https://connectexfrontend.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ConnecteX-Bots

This repository includes all the automation code for my Final Year Project.

Configuration

In utils/config.py, replace your MongoDb uri with empty space.

Installing dependencies

Run python3 pip install -r requirements.txt

Running a bot

cd bots
open your terminal and enter, python3 facebook.py (if you want to run the facebook bot).

About

Python, Selenium, MongoDB, & many more Python libraries are used in this repository (My final year project bots code). Make sure you have registered at https://connectexfrontend.herokuapp.com/ in order to run this application.

https://connectexfrontend.herokuapp.com/


Languages

Language:Python 100.0%