UNPKG

auto-champion-select

Version:
46 lines (32 loc) β€’ 1.61 kB
<div align="center"> # `🐧` Auto Champion Select <br> [![wakatime](https://wakatime.com/badge/user/89c5e1c8-9e67-43ef-bd0e-3ff9a4fde5e2/project/31fa1001-e2a3-4631-ae24-be1ddc46f7a6.svg)](https://wakatime.com/89c5e1c8-9e67-43ef-bd0e-3ff9a4fde5e2) [![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) [![portuguΓͺs](https://img.shields.io/badge/-PortuguΓͺs%20Brasileiro-blue)](README.br.md) Accept queue, pick and ban champions automatically. <br> <img src="https://i.imgur.com/4jPzqIg.jpeg" width="700" alt="Plugin preview"> </div> <br> ## πŸ“ What's new - Bravery pick option for Arena mode - Random pick or ban option - Champion select menu - Filter champions ## Dependencies [Pengu Loader 1.0.5](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/auto-champion-select/releases/latest/download/auto-champion-select.zip) 2. Extract the files to the plugins folder The structure should look something like this: ``` πŸ“‚ Pengu Loader └── πŸ“‚ plugins β”œβ”€β”€ πŸ“‚ @default └── πŸ“‚ auto-champion-select β”œβ”€β”€ πŸ“ƒ README.md β”œβ”€β”€ πŸ“ƒ README.br.md └── πŸ“€ index.js ```