Giter Club home page Giter Club logo

autofarm's Introduction

PFP

Owo auto farm

A self discord for farming / battle OWO automatically

Featur


  • Owo at random time
  • 24/7
  • Can be repl.it
  • Easy to use / understand

Installation

  • Self hosting

    1. Installation

      Run the following code to clone the repo

      > git clone https://github.com/Paiiss/autofarm.git
      > cd autofarm

      Run this to install the depencencies

      > npm i
    2. Configuration

      Create a new config.json file & use the form below

      {
        "id": "",
        "owoId": "",
        "channelId": "",
        "reportChannelId": ""
      }

      Create a new .env file and put the token inside "" example TOKEN=["78326312"]

      TOKEN=["examp1"]

      If there are more than two tokens, do as below

      TOKEN=["329712dasda","12323132"]
      
    3. Running

      npm run
  • Repl.it

    1. Login / create a repl.it account and create repl then clone this repository
    2. Create a new config.json file & use the form below
      {
        "id": "",
        "owoId": "",
        "channelId": "",
        "reportChannelId": ""
      }
    3. Open the tool and search for secret, then fill in the key with "TOKEN", for value fill in the token with the format ["token1"] if more than 2 tokens fill in ["token1", "token2", "and other"]
    4. And run repl wait for the bot to run, congratulations your bot has run

Noted

  • For custom 1 selfbot 1 channel

    TOKEN=["TOKEN1xxxxxChannelId", "TOKEN2xxxxxChannelId"]
    

๐Ÿ’ช Contributing


  • Feel free to open an issue regarding any issue or if you have any feature requests

  • Make sure to follow the ESLint Rules while editing the code and run npm run prettier-format before opening PRs

  • If you want to contribute

    1. Fork this repository
    2. edit/change what you want, for example you want to add features/fix bugs
    3. Test first
    4. You can submit a pull request
    5. If it accepts then delete the old fork and the new fork if you want to pull the request again

autofarm's People

Contributors

paiiss avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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.