Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/shadowtime2000/hypixel-skyblock-news-discord-bot

A simple discord bot to display Hypixel Skyblock news.
https://github.com/shadowtime2000/hypixel-skyblock-news-discord-bot

discord discord-bot discord-js hypixel hypixel-api hypixel-skyblock hypixelapi

Last synced: about 1 month ago
JSON representation

A simple discord bot to display Hypixel Skyblock news.

Awesome Lists containing this project

README

        

# hypixel-skyblock-news-discord-bot
A simple discord bot to display Hypixel Skyblock news.
## Dependencies
This application was built with:
* NodeJS Version: 12.16.1
* discord.js Version: 12.2.0
* request Version: 2.88.2
## How To Run
To run this project, first fill the Hypixel API key and the Discord bot token out in config.json. Then:
```
> npm install
> node index.js
```

## Commands
```
sbn get latest - Get latest Skyblock news
sbn list - List Skyblock news by date posted
sbn get - Get the news for that id
```