Skip to content

telestrike/zedspem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Installation

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

One command

To install everything in one command, use:

cd $HOME && git clone clone https://github.com/telestrike/zedspem && cd zedspem && chmod +x matador.sh && chmod 777 auto.sh && sed -i -e 's/\r$//' auto.sh && ./V.sh install && ./matador.sh

launch Bot

killall screen
cd zedspem && screen ./matador.sh

auto launch

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

Sudo

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

    sudo_users = {
    277313212,
    0,
    YourID

  }

سوالی بود در خدمتم موفق باشید

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •