Skip to content
This repository has been archived by the owner on Jan 27, 2022. It is now read-only.

Releases: cxntered/HyDiscord

v1.6

09 Sep 06:53
aaa07be
Compare
Choose a tag to compare
  • Added linking (verification) system
    Added link command
    Added unlink command
  • Updated to discord.js v13.1
  • Changed commands folder layout; now has subfolders with the category of the command
  • Revamped help command, help embeds for each command is now generated from the module.exports (basically just easier for me to code)
  • All Hypixel commands now have their game icon at the top (general hypixel commands have the hypixel logo)
  • All Minecraft commands now a grass block as the icon at the top
  • Updated guild command
  • Updated bedwars command
  • HyDiscord will now reply to your message
  • Added typing indicator
  • Updated skin command to use a new 3D skin render (old one randomly broke)
  • Updated ping command to show the bot's latency and the API latency
  • Title is now the player's IGN
  • Renamed commands folder from 'Commands' to 'commands'
  • Renamed storages folder from 'Storages' to 'utils'
  • Added mention as a prefix
  • If you mention the bot without a command it will tell you the prefix

v1.5.1

27 Jul 12:33
5c69282
Compare
Choose a tag to compare
  • Added info command
  • Updated bot invite message (Message now an embed and added links)
  • Updated help command to add info command