Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/thiraput01/osu_discordbot
- Owner: Thiraput01
- Created: 2024-07-26T08:00:09.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-16T16:39:40.000Z (3 months ago)
- Last Synced: 2024-10-12T03:20:17.956Z (25 days ago)
- Topics: discord-bot, discord-js, javascript, osu-api
- Language: JavaScript
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.