Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 575 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 575 Bytes

botFB

Installing in linux

To start with the installation, first you need to install Python3.9

Installing Python3.9

https://entredatos.es/como-instalar-python-lenguage-de-programacion-en-2021-windows-mac-linux/

Installing virtualenv

pip install virtualenv

Clone repo

git clone https://github.com/anthobio23/botFBAPP.git

Active to env.

source env/bin/active

Installing dependences

pip install -r requeriments.txt

Run botFB

./botFB.sh

Remember that the bot is still under development and there is still a lack of better usability