This repository contains some useful snippets for TGPy userbot. Feel free to use them in your TGPy.
functionsdirectory contains useful functionscommandsdirectory contains useful functions designed to be used directly via user, not in code. They all can be used without parentheses (this magic is done viaCommanddecorator)decoratorsdirectory contains useful decorators which allows to define custom functions and commands easily