Online Hotel Bot.
python -m venv venv
-
For Debian (Ubuntu, Kali-Linux, Parrot)
source venv/bin/activate -
For Windows
venv/Scripts/activate
pip install -r requirements.txt
python bot.py
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Online Hotel Bot.
python -m venv venv
For Debian (Ubuntu, Kali-Linux, Parrot)
source venv/bin/activate
For Windows
venv/Scripts/activate
pip install -r requirements.txt
python bot.py