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
- Host: GitHub
- URL: https://github.com/timfernix/silly-hideout-tournament
- Owner: timfernix
- Archived: true
- Created: 2024-07-22T15:59:37.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-04T00:14:43.000Z (almost 2 years ago)
- Last Synced: 2025-03-11T07:15:54.395Z (over 1 year ago)
- Topics: bot, discord, discordjs
- Language: JavaScript
- Homepage: https://github.com/timfernix
- Size: 448 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Silly Hideout Tournament Bot



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

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