Skip to content

JuanPotato/Lua-tg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Lua-tg

Allows you to send tg-cli commands from Lua via TCP.

Usage

sender = require('sender')
tg = sender(ip, port)
tg:msg(user_id, text)
link = tg:export_chat_link(chat_id)
print(link)

Project by JuanPotato with the help of topkecleon.

About

tg-cli tcp commands sender for lua

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages