Skip to content

liferooter/tgpy-snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TGPy snippets

This repository contains some useful snippets for TGPy userbot. Feel free to use them in your TGPy.

Repository structure

  • functions directory contains useful functions
  • commands directory contains useful functions designed to be used directly via user, not in code. They all can be used without parentheses (this magic is done via Command decorator)
  • decorators directory contains useful decorators which allows to define custom functions and commands easily

About

Some useful snippets for TGPy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages