Giter Club home page Giter Club logo

secktor-deploy's Introduction

Secktor-Deploy

Deploy in any shell including Termux

  • Termux Installation Video tutorial
  • All you need is patient and Internet and shell or phone with termux.
  • If you don't have termux install from Termux here with no issues.
  • First fork Repo and edit sample-config.env to config.env
  • Fill variables in config.env file.
  • Don't put OWNER_NUMBER,MONGODB_URI,SESSION_ID as it can be stolen.
  • Put them during installation when it asks.
  • Open shell or termux and run this commands
bash <(curl -L https://github.com/SamPandey001/Secktor-Deploy/raw/main/install.sh)
  • If you see pop up (curl is not installed) run

      apt-get install curl
    
  • Put your github username when it asks

  • Volla!! bot is alive.

  • Restart bot. Send command to bot .restart or

  • Stop Bot

       ctrl+c then npm stop secktor
    
  • Start again.

       cd Secktor-Md
       npm start
    
  • Change env variables.

    1. to make a file.

      touch config.env
      
    2. To edit

      nano config.env
      
    3. To save and exit

      ctrl+o and ctrl+x
      
    4. To change session and restart

      cd Secktor-Md/lib/auth_info_baileys && rm -rf *
      cd .. && npm start
      
  • SUPPORT GROUP: WhatsApp

secktor-deploy's People

Contributors

sampandey001 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.