Skip to content

This repository contains code for the Telegram bot for PyLadies Delhi.

License

Notifications You must be signed in to change notification settings

realslimshanky/PyLadiesDelhiBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyLadies-Delhi-Bot

PyLadies Delhi Bot is a Telegram bot for sharing information about PyLadies Delhi community. This bot is the fork of PyDelhi Bot and development of this bot happens parallel to PyDelhi Bot apart from some patches/modifications which are community dependent.

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/PyLadies-Delhi-Bot.git
  • Open Terminal and get inside the repository folder by running cd PyLadies-Delhi-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 pyladiesdelhi.py and follow the instructions if mentioned.

About

This repository contains code for the Telegram bot for PyLadies Delhi.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages