0% found this document useful (0 votes)
38 views

Telegram Bot

A project based chat bot on Telegram
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
38 views

Telegram Bot

A project based chat bot on Telegram
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 20

A

Project
on
Telegram Bot

• Guided by : • Presented by :
Prof. Sampada Massey AKSHANCE WASNIK
DIVYAKANT SINGH
MAYANK BHATI
CERTIFICATE
This is to certify that the thesis report of the project submitted is an outcome of
the project entitled “Telegram bot” carried out by Akshance Wasnik, Divyakant
Singh And Mayank Bhati bearing Roll no. 301411120005, 301411120015 And
301411120024 carried out under my
Guidance and supervision for the award of Degree in B.tech in Computer Science
and Engineering.

(Signature of the Teacher)


Mrs. Sampada Massey Mam
Professor
Shri Shankaracharya Technical Campus Junwani,Bhilai(C.G)
INTRODUCTION
What Does It Do
Our project stores all the vaccination information
through pincodes that we see in our telegram bot. It can
be accessed from using the safe and secure API token .
And also it can be used as a social bot and see the
centres of other cities through our bot.

An API is a way for two or more computer programs to


communicate with each other. It is a type of
software interface, offering a service to other pieces
of software.
TECHNOLOGY USED
Django
• Django is a high-level, Python-based web
framework that follows the model–template–
views (MTV) architectural pattern.
• It’s free and open source.
• The framework emphasizes less code, rapid
development, and the principle of don’t repeat
yourself.
• It is a popular toolkit for building APIs.
Other Python Library
• django - smarter approach to database querying.
It maps python objects to MongoDB documents.
• P y t h a n - t e l e g r a m - b o t - T h i s library provides a pure
Python interface for the Telegram Bot API .
• django-cors-headers - Django application for
handling the server headers required for CORS.
• djangorestframework - powerful and flexible
toolkit for building Web APIs.
• R e q u e s t s - Requests library is one of the integral part of
Python for making HTTP requests to a specified URL
SCREENSHOTS
Django webpage and Django admin-page
For adding more users
For adding groups in Django administration
For adding Vaccinations centres by pincode
Telegram-bot
CONCLUSION
Idea behind this project
• Telegram bot is a third-party application that runs inside Telegram.
Bot in Telegram can interact with users by sending messages. A
telegram bot is a particular type of user that is not a human but a
computer program that can serve companies or brands with many
features such as sending out information, reminders, playing tunes,
ordering, and more.
• Users can interact with the telegram bot by sending messages. Out
of all the four peer types, the Telegram bot comes with many useful
features for businesses. Telegram provides an API to create bots for
social interactions, productivity, gaming, and e-commerce services.
Apart from these, Telegram bots can also provide customer support
or collect leads by connecting them to a CRM, ticketing system, or a
messaging platform.
REFERENCE
Official Documentation

• https://www.djangoproject.com/

• https://www.djangomapper.com/

• https://youtu.be/I3Kr46sRDK4

• https://core.telegram.org
THANK YOU

You might also like