Skip to content

MKH-IT/telegram-bot-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram Bot Scripts

Installation

  1. Create .env file in the root directory.
  2. Install the required packages.
    pip install -r requirements.txt
    

Code quality

# Only once install black formatter.
pip install black
# Before pushing code to our repository, run the command below.
black .

About

Telegram bot scripts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages