Discover how to build a Telegram bot using Python in this 20-minute tutorial by Jacob from ClarityCoders, featured on CS Dojo. Learn the setup process, package installation, and how to initiate conversations with your bot. Explore integrating the Yahoo Finance API to fetch stock data and index information. Follow along with the provided code on Replit and gain hands-on experience in creating a functional Telegram bot that can respond to user requests for financial information.
Overview
Syllabus
Intro
Setup
Package
Starting A Conversation
Yahoo Finance API
Stock Data
Stock Request
One Index Request
Taught by
CS Dojo