Skip to content

RaDiCaLbOtTeAm/RaDiCaLbOt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

    رادیـڪال بـوت


Installation

# Let's install the bot.
cd $HOME
git clone https://github.com/RaDiCaLbOtTeAm/RaDiCaLbOt.git
cd RaDiCaLbOt
chmod +x radical.sh
chmod 777 auto.sh && sed -i -e 's/\r$//' auto.sh
./radical.sh install
./radical.sh 
# Enter a phone number & confirmation code.

One command

To install everything in one command, use:

cd $HOME && git clone https://github.com/RaDiCaLbOtTeAm/RaDiCaLbOt.git  && cd RaDiCaLbOt && chmod +x radical.sh && chmod 777 auto.sh && sed -i -e 's/\r$//' auto.sh && ./radical.sh install && ./radical.sh

launch Bot

killall screen
cd RaDiCaLbOt && screen ./radical.sh

auto launch

killall screen
cd RaDiCaLbOt && screen ./auto.sh

Sudo

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

    sudo_users = {
    304240834,
    0,
    YourID
  }

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published