Skip to content

AlirezaRafiyian/TelegramBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Python Program

Screenshot Python

Description

This is a Python program for building a basic Telegram bot to share links.

Installation

  1. Make sure you have Python 3.9 installed. You can download it from here.

  2. Clone this repository:

    git clone https://github.com/AlirezaRafiyian/TelegramBot.git
    

I. Navigate to the project directory: cd your-repository

II. Install the required dependencies: pip install -r requirements.txt ** Do not forget to get the Token from Telegram BotFather.

Attention

python-telegram-bot

Some classes may have changed in python-telegram-bot the specific version that I used for this code was 13.3

About

Basic Telegram bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages