UNPKG

random-champion

Version:

Pick and ban a random champion in champion select! 🐧

40 lines (28 loc) β€’ 1.54 kB
<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 ```