Skip to content

english

sajjad_021 edited this page Dec 5, 2017 · 8 revisions

Install

To install everything in one command (useful for VPS deployment) on Ubuntu 16.04 x64 (Debian-based distros), use:

   curl tg-member.ml/TD | sudo bash -e

if refusal port 80 or you have errors :

   curl https://gitlab.com/snippets/1687532/raw | sudo bash -e

Create bot and Launch

This bot run with screen and tmux. mean auto launch with anticrash :)

   cd tdAds
   screen -S nohup ./TD 1
 
 # Put your User-Id
 ## Select robot mod(api/cli)
 ### Enter token Or phone number & confirmation code

you can replace 1~9 for more robots.


Instruction and commands

Send help to see help menu


Clone this wiki locally