An open API service indexing awesome lists of open source software.

https://github.com/timfernix/silly-hideout-tournament

discordJS Bot with a few simple features
https://github.com/timfernix/silly-hideout-tournament

bot discord discordjs

Last synced: 3 days ago
JSON representation

discordJS Bot with a few simple features

Awesome Lists containing this project

README

          

# Silly Hideout Tournament Bot

![](https://img.shields.io/badge/Editor-Visual%20Studio%20/%20Code-blueviolet?style=for-the-badge&logo=visualstudio)
![](https://img.shields.io/badge/Code-JavaScript%20/%20TypeScript-blueviolet?style=for-the-badge&logo=javascript)
![](https://img.shields.io/badge/Code-NodeJS-blueviolet?style=for-the-badge&logo=nodedotjs)

Discord.js bot for League of Legends tournaments in the Silly Hideout Discord Server.

![](https://cmsassets.rgpub.io/sanity/images/dsfx7636/game_data_live/490000f7e63542bd13959612bf1175590f5c5f63-1920x1080.jpg?auto=format&fit=fill&q=80&w=1504)

Main features:

- Champion sync from Riot API
- Automatic Discord application emojis for champions
- Match creation, status tracking, winner handling, and score tracking
- Team builder with shuffle mode and manual per-team player assignment
- Champion winrate tracking based on finished matches
- Tournament poll creation with Discord polls

## Tech Stack

- Node.js
- discord.js v14
- axios
- dayjs