An advanced administration bot based on BDMessenger
- Put Your Bot
TOKEN
At Line3
in bot.lua - Put Your
Telegram ID
At Line6 & 189
in bot.lua - Put Your
Channel ID
At Line5
in bot.lua
# Let's install the bot.
cd $HOME
git clone https://github.com/BeyondTeam/BDManager.git
cd BDManager
chmod +x beyond.sh
./beyond.sh install
./beyond.sh
# For Auto Launch:
chmod 777 autobd.sh
tmux
./autobd.sh
# End ;)
To install everything in one command, use:
cd $HOME && git clone https://github.com/BeyondTeam/BDManager.git && cd BDManager && chmod +x beyond.sh && ./beyond.sh install && ./beyond.sh
More information Beyond Global Chat
Beyond Team Members