This repository holds code to be used during Telegram Bot Bootcamp.
slides.com/realslimshanky/tbotpython
Cloning this repository
$ git clone https://github.com/realslimshanky/Telegram-Bot-Bootcamp.git
$ cd Telegram-Bot-Bootcamp/
Installing Dependencies
$ pip3 install pipenv
$ pipenv install
$ pipenv shell
Running Jupyter Notebook
$ jupyter notebook
Running Sample Bot
$ python sample_bot.py
- LinuxChix India Meetup - 2nd September, 2018