<div align="center">

# `🐧` Random Champion <br>

[![wakatime](https://wakatime.com/badge/github/controlado/random-champion.svg)](https://wakatime.com/@programador/projects/ltbeutnonj)
[![discord](https://img.shields.io/badge/Discord-%235865F2.svg?style=flat&logo=discord&logoColor=white&color=blue)](https://discordapp.com/users/854886148455399436) <br>
![languages](https://img.shields.io/badge/Documentation-gray)
[![english](https://img.shields.io/badge/-English-blue)](README.md)
[![portuguese](https://img.shields.io/badge/-Português%20Brasileiro-blue)](README.br.md)

Pick and ban a random champion in the champion select :) <br>
Useful for modes that don't have that button like ranked flex!

<img src="https://github.com/controlado/random-champion/assets/71716568/6a1c4cd4-ba8a-4a16-b749-89f1aa674ee2" width="700" alt="Plugin preview">

</div>
<br>

## Dependencies

[Pengu Loader 1.0.4](https://github.com/PenguLoader/PenguLoader) (or any higher version) <br>
[controladoUtils.js](https://github.com/controlado/pengu-plugins) (automatically included)

## Installation

1. Download the files via the releases [direct download](https://github.com/controlado/random-champion/releases/latest/download/random-champion.zip)
2. Extract the files to the plugins folder

The structure should look something like this:

```
📂 Pengu Loader
└── 📂 plugins
    ├── 📂 @default
    └── 📂 random-champion
        ├── 📃 README.md
        ├── 📃 README.br.md
        └── 📀 index.js
```
