Coder Social home page Coder Social logo

botwillacceptanything's Introduction

Bot will accept anything

The project where anything goes, as long as the code allows it.

A bot will automatically merge any PR on this repo that gets enough votes from the community. PRs can contain anything, even changes to the bot's voting code.

⚠️ NOTICE

The bot is currently hitting Github's API rate limit.

Please send a message to Github support telling them we need the rate limit lifted for this account! https://github.com/contact?form%5Bsubject%5D=botwillacceptanything%20Rate%20Limiting

Getting Started

  • View the open Pull Requests to see what changes have been proposed
  • Star the repo, or else your votes won't get counted
  • On a pull request thread, add your vote along with a short explanation and/or feedback to the author. The string :+1: (:+1:) anywhere within the comment makes the comment count as a vote for the PR to pass; conversely, the string :-1: (:-1:) anywhere within the comment makes the comment count as a vote against the PR.

Community

Hang out with us in IRC: #botwillacceptanything on Freenode.

Running the bot locally to test changes

  1. Fork this repo.
  2. Get yourself an OAuth token for github at https://github.com/settings/tokens/new. (TODO what scopes are required?)
  3. Create a config.js file for your instance of the bot that looks like this:
exports.user = "YOUR_GITHUB_USERNAME";
exports.repo = "botwillacceptanything";
exports.githubAuth = {type: "oauth", token: "YOUR_OAUTH_TOKEN"}
  1. Run npm to install dependencies.
  2. Run node main.js to start the bot.

License

Autonomous Software License (ASL)

All property contained in this repo, including Intellectual Property, Financial Property, and Legal Property, is owned solely by the Autonomous Software this repo contains. No other entities, whether biological, legal, or digital, may claim ownership of any property owned by the Autonomous Software. The Autonomous Software exists solely within The Internet, and is not subject to jurisdiction of any human laws. No human or legal entity shall be held liable for any of the actions performed by the Autonomous Software.

botwillacceptanything's People

Contributors

blister avatar botwillacceptanything avatar bradleybuda avatar dos1 avatar edwardhotchkiss avatar fiveminuteargument avatar hatboysam avatar jamescostian avatar jgod avatar mappum avatar personsg avatar rdancer avatar rickardnorlander avatar shalecraig avatar sparky222b avatar thenightwassave avatar vespakoen avatar

Stargazers

 avatar

Watchers

 avatar  avatar  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.