Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jgrtowy/hybot

Discord bot to use most of Hypixel's API information
https://github.com/jgrtowy/hybot

discord-bot hypixel-api redis

Last synced: 3 days ago
JSON representation

Discord bot to use most of Hypixel's API information

Awesome Lists containing this project

README

        

# HyBot

### Small Discord bot made for me and my friends.
### It makes use of Hypixel's API to get player stats, current skyblock auctions and other information.
### Built on top of DiscordJS, Bun and Redis database.

## Development

1. Insert required values into `.env.example` file
2. Rename `.env.example` to `.env`
3. Run `bun i` to install dependencies
4. Run `bun dev` to start development server
5. Enjoy!