Skip to content

python-more/telegram_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Telegram Bots

Welcome to the Python Telegram Bots repository by Python More! This repository provides a collection of Python-based Telegram bots that you can use as examples, templates, or starting points for your own bot projects.

Table of Contents

About

This repository contains Python scripts that utilize the telebot library to create Telegram bots. Each bot is implemented as a separate script and showcases different functionalities and use cases. You can explore the bots and their source code to understand how to create your own Telegram bots.

Getting Started

To get started with the Python Telegram bots in this repository, follow these steps:

  1. Clone the repository:

    git clone git@github.com:python-more/telegram_bot.git
  2. Install the required dependencies:

    pip install -r requirements.txt

About

Telegram bots Repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages