Skip to content

Cricket Alert Telegram Bot developed in Python programming language with the help of an API

Notifications You must be signed in to change notification settings

Raging-coder/Cricket_Alert_Telegram_Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Cricket_Alert_Telegram_Bot

Cricket Alert Telegram Bot developed in Python How to run clone this repository :- git clone https://github.com/Raging-coder/Cricket_Alert_Telegram_Bot

create bot in telegram create new group and your bot with Admin privileges

open crickscorebot.py and paste your telegram bot access HTTP api token token = {bot access API token}

update chat_id in bot.send_message(chat_id="chat_id", text=msg) :- https://api.telegram.org/bot/getUpdates (Here you will get chat_id)

execute crickscorebot.py :- python crickscorebot.py

DONE

About

Cricket Alert Telegram Bot developed in Python programming language with the help of an API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages