ni5arga / aoc-leaderboard-discord-bot

A Discord Bot to get Advent of Code private & global leaderboard stats (written in python).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of Code Leaderboard Discord Bot

Overview

This Discord bot retrieves and displays Advent of Code leaderboard statistics within a Discord server. It utilizes the Advent of Code API to fetch private leaderboard information and displays it through Discord slash commands and traditional bot commands.

Features

  • Leaderboard Stats: Get detailed statistics for your Advent of Code private leaderboard.
  • Top Players: Display the top 10 players on your private leaderboard.
  • Global Leaderboard: Fetch and showcase the top 10 players globally.

Requirements

  • Python 3.7 or higher
  • Discord.py
  • Discord-py-slash-command
  • Requests

About

A Discord Bot to get Advent of Code private & global leaderboard stats (written in python).

License:GNU General Public License v3.0


Languages

Language:Python 100.0%