Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 391 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 391 Bytes

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).