Skip to content

turingbot/B0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

**An advanced and powerful administration bot based on NEW TG-CLI


Commands

| Use help | |:--------|:------------| | [#!/]help | just send help in your group and get the commands |

**You can use "#", "!", or "/" to begin all commands


Installation

# Let's install the bot.
cd $HOME
git clone https://github.com/turingbot/BDReborn.git
cd BDReborn
chmod +x beyond.sh
./beyond.sh install
./beyond.sh 
# Enter a phone number & confirmation code.

One command

To install everything in one command, use:

cd $HOME && git clone https://github.com/turingbot/B.git && cd BDReborn && chmod +x beyond.sh && ./beyond.sh install && ./beyond.sh

Sudo

Open ./bot/bot.lua and add your ID to the "sudo_users" section in the following format:

    sudo_users = {
    157059515,
    0,
    YourID
  }

add your ID at line 72 in bot.lua and add your ID at line 2 in tools.lua, Then restart the bot.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published