Giter VIP home page Giter VIP logo

mapban-r6's Introduction

MapBan-R6

A simple MapBan bot for competitive Rainbow6 Siege that was written in 2019 for CCS Esports and then later modified to run on modern-day Discord (3/24/24)

How to use

Installing

  1. Clone this repo and enter the directory where you saved it
  2. Run npm install
  3. Create a config based on the example provided
  4. Run node .
  5. Profit

Config file

{
    "prefix": "--", // Bot prefix
    "token": "", // Bot token
    "maps": [
        "CHALET",
        "KAFE",
        "COASTLINE",
        "OREGON", 
        "BANK", 
        "VILLA",
        "CLUBHOUSE"
    ], // Map Pool
    "log_channel": "CHANNEL_ID", // Where the MapBan results will be sent, meant to provide production teams with realtime info.
    "intents": ["allNonPrivileged"] // Discord intents
}

Starting the Map Ban/Pick Flow

Command structure: {prefix}open {order} "{role_name_1}" "{role_name_2}" "{optional_overtime_role_name_1,2]}"

Example: --open bbppbbd "Division 1" "Division 2" "Division 1"

In above example, instead of randomly choosing a team to choose their attack/defend side using a coin flip during the decider map, the override allows a team to be given a choice to pick. If not specified, a random conflip wll decide who gets to pick first during the final phase.

order parameter

The order you want bans, picks, and the decider in. MapBan supports any order as long as d (decider) is at the end. For example, with seven maps in the map pool, bbbbbbd will make the flow ban six maps and choose the remaining.
Want to ban four maps, pick two, and have a decider? bbppbbd. The flow is entirely customizable to fit any tournament type.

Demo

demo

mapban-r6's People

Contributors

pierce01 avatar

Watchers

 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.