Skip to content

giulio-coa/bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

bot

This is a template to create Telegram bots with different languages both with and without the use of external libraries.

Contents

master branch

This is the disambiguation page.

python branch

This is a template to create Telegram bots using Pyrogram.

Modules

Aiofile

Modules used to do asynchronous file operations

APScheduler

Library that lets you schedule your Python code to be executed later, either just once or periodically

PyMySQL

Module used to connect to a MySQL Server

Pyrogram

Module used to create the Bot

Requests

HTTP library for Python, built for human beings.

How to install the dependencies

To install the dependencies, create a Virtual Enviroment and use: pip install --upgrade --no-cache-dir -r requirements.txt

Releases

No releases published

Sponsor this project

Packages