Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1.29 KB

README.md

File metadata and controls

31 lines (19 loc) · 1.29 KB

Simple Python based bot for telegram to fetch links.

Current Version - Version 3

New version now contains Process ID and Token/Key management with inline documentation explaining the code.

Official Forks

Quick Basics

How To Contribute

  • Please create an issue or work on existing issues by mentioning your name on that particular issue.

How To Deploy

1 Install Python 3

2 Install pip for Python 3

3 Clone this repository to by running git clone https://github.com/realslimshanky/PyDelhi-Bot.git

4 Open Terminal and get inside the repository folder by running cd PyDelhi-Bot

5 Install dependencies by running pip install -r requirements.txt (virutal envionment recommended)

6 Run the program by python pydelhi.py and follow the instructions mentioned.