A stable Telegram ecommerce and and fine things Bot based on Telethon.
- Clone the repository:
git clone https://github.com/insideblackroom/fundgram.git - Go to the cloned folder:
cd Ultroid - Create a virtual env:
virtualenv -p /usr/bin/python3 venv. ./venv/bin/activate - Install the requirements:
pip(3) install -U -r requirements.txt - Create logs Directory
mkdir logs