Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/thiraput01/osu_discordbot


https://github.com/thiraput01/osu_discordbot

discord-bot discord-js javascript osu-api

Last synced: 25 days ago
JSON representation

Awesome Lists containing this project

README

        

# OSU! Discord Bot

## Description

The osu Discord Bot is a work-in-progress bot built with `discord.js` that provides various functionalities related to osu! game data. Currently, the bot supports commands for retrieving beatmap information and user data.

This project aims to improve my own API and JavaScript ES6 skills.

## Current Commands

- **`/get-beatmap `**: Fetches details about a specific osu! beatmap using its beatmap url.
- **`/get-user `**: Retrieves information about an osu! user using their user url.
- **`/get-user-by-name `**: Fetches information about an osu! user using their username.