Skip to content

BlackRouter/PYFTBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyTeleBot: Telegram Proxy Bot api handler

License MIT

Install

To Install it:

$ pip install PyFarsi-TBot
or
$ pip3 install PyFarsi-TBot

Usage

from PYFTBot.PYFTBot import *

Get method:

print(getbot("981962025:AAFVC7vhFg6TI7IXRHzFVO2YczBuLC_WcAg","getUpdates").decode('utf8'))
	
Post method:

print(postbot("981962025:AAFVC7vhFg6TI7IXRHzFVO2YczBuLC_WcAg","sendMessage","{\"chat_id\":\"972274985\",\"text\":\"HelloWorld\"}").decode('utf8'))

Info

About

Telegram Proxy Bot api handler

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages