Skip to content

Latest commit

 

History

History
61 lines (32 loc) · 4.04 KB

replit.md

File metadata and controls

61 lines (32 loc) · 4.04 KB

Author: Kevin

Source: Tango


Create a Replit.com account to continue with the tutorial

2. Click on Import from GitHub

Step 2 screenshot

3. Replit Will take Some time to Clone and Setup the Repo

4. Click on Done

After Setting Up, You will get this in your sidebar. Click on done Step 4 screenshot

5. Add Environment variables

Add Environment variables. Refer https://github.com/kevinnadar22/URL-Shortener-V2/wiki/About Step 5 screenshot

6. Add all the required Variables and Optional variables whichever you want

Step 6 screenshot

7. Add the Values

Step 7 screenshot

8. Click on Run

After adding all the variables, Click on Run. It will take some time to install the dependencies Step 8 screenshot

9. Setting up......

Step 9 screenshot

10. Type "pip install -r requirements.txt"

After Installing the dependencies automatically, we need to install it manually Step 10 screenshot

11. Add WEB_SERVER value in secret with value True

12. Click on Run

Click on Run and your bot will be started Step 16 screenshot