johnsyslo / SkyblockBot

SkyblockBot's Source Code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SkyblockBot

Outdated and Archived, use SkyHelper instead!

Setup | Commands | Credits

A Hypixel Skyblock bot that gets you all the info you need about Skyblock!

Setup

  1. Clone Repo
  2. Create a .env file following this template:
TOKEN= # discord client token 
APIKEY= # hypixel api key
  1. npm i - Installs dependencies
  2. node . - Runs bot

Congrats, you did it.

Commands

Not everything is completely finished!

  • /link - Link your Minecraft account.
  • /unlink - Unlink.
  • /timers - Shows timers for events
  • /bazaar - Bazaar data for an item.
  • ping - Check the ping of the bot.

The following commands will display a players stats.

  • /info - Shows basic info.
  • /skills - Shows skills.

Coming Later

  • /pets - Shows pets.
  • /slayers - Shows slayers.
  • /dungeons - Shows dungeons info.
  • /average - Average price of an item in AH.
  • /networth - May come, might not.

Credits

To-Do

  • /link - Link your Minecraft account.
  • /unlink - Unlink.
  • /timers - Shows timers for events
  • /bazaar - Bazaar data for an item.
  • ping - Check the ping of the bot.
  • /info - Shows basic info.
  • /skills - Shows skills.
  • /averages - Display the average Auction House price of an time.
  • /pets - Shows pets.
  • /slayers - Shows slayers.
  • /dungeons - Shows dungeons info.
  • /average - Average price of an item in AH.
  • /networth - May come, might not.

About

SkyblockBot's Source Code

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%