Skip to content

A Professional Telegram-Bot Based On valtman.name/telegram-cli

License

Notifications You must be signed in to change notification settings

SPR-CPU-ORG/F80

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Professional Telegram-BOT Based on Telegram-Cli for Manage your Groups Easy !

Installation !

  #First Clone our Project !
 git clone https://github.com/SPR-CPU-ORG/F80 -b Beta
  cd F80
  #Lets install Reqires !
  chmod 777 Install.sh
  ./Install.sh 
  #Run It :)
  ./Cli.sh
   # Set Phone Number 
  quit

Afther This Commands Edit Config.lua**

#Use NANO App
nano Bot/Config.lua 
#Edit it as Sample
CTRL + X
Y
INTER 
# Your Bot Is Ready !

Config.lua Sample

  do
local _ = {
  APiToken = '123456789:ABCDEFGHIJKLMNOPQRSTUVWXYZ', -- A Api Token !
  Plugins = {
  	'Main',
  	'set',
  	'Sudoer',
  	'Help'
  },
  PluginsApi = {
  	'Ranks', 
  	'Settings'
  },
  Sudos = {
  	--Put Sudo ID
  	123456798, --Sudo ID
  	0
  },
Bot = 12345679, -- BotID
Realm = 123465798, --Realm Group ID

}
return _
end

Commands !

Command Description
Will Update Soon !

Support

Telegram Group : Join ReloadLife : Telegram Arisharr Najafi : Telegram

Our Team !

ReloadLife GitHub Telegram

ArisharrNajafi GitHub Telegram

WebShark25 GitHub Telegram

Alireza Telegram

Our WebSite : Spr-Cpu.ir

Special Thanks

Vysheng for Telegram-Cli-1222

Rizaumami for Telegram-cli-Libs

& My Other Friends ! :-)

Dont Forgot To Star Our Project :))