soroush18 / BDReborn

An administration bot based on ➣ https://valtman.name/telegram-cli :)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

**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/BeyondTeam/BDReborn.git
cd BDReborn
chmod +x beyond.sh
./beyond.sh install
./beyond.sh 
# Enter a phone number & confirmation code.

# For Auto Launch:
chmod 777 autobd.sh
screen ./autobd.sh

One command

To install everything in one command, use:

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

OR

cd $HOME && git clone https://github.com/BeyondTeam/BDReborn.git && cd BDReborn && chmod +x beyond.sh && ./beyond.sh install && chmod 777 autobd.sh && screen ./autobd.sh

Support and Development

More information Beyond Global Chat

Special thanks to

@nero_dev

@MrHalix

@Vysheng


Developers!

SoLiD (Telegram)

To0fan (Telegram)

MAKAN (Telegram)

Ali (Telegram)

Rixel (Telegram)

mamad-datak (Telegram)

Civey (Telegram)

Our Telegram channel:

@BeyondTeam

About

An administration bot based on ➣ https://valtman.name/telegram-cli :)

License:GNU General Public License v3.0


Languages

Language:Lua 99.5%Language:Shell 0.5%