Skip to content

This repository holds code to be used during Telegram Bot Bootcamp.

License

Notifications You must be signed in to change notification settings

realslimshanky/Telegram-Bot-Bootcamp

Repository files navigation

Telegram Bot Bootcamp

This repository holds code to be used during Telegram Bot Bootcamp.

Slides

slides.com/realslimshanky/tbotpython

How To Deploy

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

To Be/Used in following Bootcamps

About

This repository holds code to be used during Telegram Bot Bootcamp.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published