PyDelhi Bot
New version now contains Process ID and Token/Key management with inline documentation explaining the code.
- Telegram Bot Using Python - PyDelhi Conference 2017
- Please create an issue or work on existing issues by mentioning your name on that particular issue.
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.