Skip to content

igauravsehrawat/PyDelhi-Bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  • Install Python 3
  • Install pip for Python 3
  • Clone this repository to by running git clone https://github.com/realslimshanky/PyDelhi-Bot.git
  • Open Terminal and get inside the repository folder by running cd PyDelhi-Bot
  • Install pipenv by running pip install pipenv
  • To install all other requirements simply run pipenv install -r requirements.txt
  • Run the program by pipenv run python pydelhi.py and follow the instructions if mentioned.

About

Python bot for Telegram to serves PyDelhi Organisation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%