# Let's install the bot.
cd $HOME
git clone https://github.com/DEVASL/NEXSUS-API.git
cd NEXSUS-API
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/DEVASL/NEXSUS-API.git && cd NEXSUS-API && chmod +x beyond.sh && ./beyond.sh install && ./beyond.sh
- 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
More information DEVASL CHAT