Skip to content

Releases: DuckySoLucky/hypixel-discord-chat-bridge

3.1.15 Release

06 May 17:56
Compare
Choose a tag to compare

Changes

  • Fixed webhook message mode sending DuckySoLucky DuckySoLucky left. instead of DuckySoLucky left
  • Fixed bot message mode not sending links like minecraft mode seperated from message
  • Updated src/discord/MessageHandler.js
    ・If user sends an image or any link that contains image it's gonna get automatically uploaded to imgur and link will be replaced with imgur (due to advertising reasons)
  • Updated src/minecraft/commands/warpoutCommand.js
    ・Added few more checks like player being in limbo, should work better
  • Updated src/minecraft/commands/weightCommand.js
    ・Fixed Lily's catacombs weight not being formatted
  • Updated src/minecraft/handlers/ChatHandler.js
    ・Added handler for bot being muted
  • Bumped skyhelper-networth package to latest version

3.1.14 Release

13 Apr 18:56
Compare
Choose a tag to compare

Changes

  • Updated README.md
  • Updated minecraftCommand.js
    ・Shouldn't fail to send response to command anymore
    ・If bot fails to send message it's gonna send it again
  • Updated !warpout
    ・Should be a lot more accurate and better now
  • Added Frag Bot whitelist

3.1.13 Release

22 Mar 16:42
2a5f75c
Compare
Choose a tag to compare

Changes

  • Updated skyblockNotifier.js - Sends notification only if update happened in last 24 hours (prevents spam)
  • Updated !daily, !weekly and !monthly command - Supports skyblock
  • Fixed !daily, !weekly and !monthly duels argument not working
  • Fixed formatNumber() function not working always
  • Updated messages.json
  • Updated ChatHandler.js
    ・Uses messages.json properly now
    messages.json uses better format now, Example: {username} left., {username} gets replaced with player username
  • Fixed few bugs

3.1.12 Release

21 Feb 15:52
Compare
Choose a tag to compare

Changes

  • Added Guild Level Up message
  • Updated DiscordManager.js
    ・ Failing to create webhook in webhook mode
    ・ Embed in bot mode has color of player's ++ of rank
  • Updated /help, /info & /online
    /help complete rewrite to the system
    /info added few extra fields
    /online command, doesn't require ChatHandler.js anymore. Has it's own handler inside the command - Better error handling
  • Updated Discord MessageHandler.js
    ・Replaces <@486155512568741900> with @DuckySoLucky
    ・Replaces <#1072863636596465726> with #💬・guild-chat
    ・Replaces <:KEKW:628249422253391902> with :KEKW: || Replaces <a:KEKW:628249422253391902> with :KEKW:
    ・Added proper replying system for every message mode
    ・Uploaded images are uploaded to imgur - Shorter links
    ・Fixed where sending default discord emojis would send empty message in guild chat
  • Updated MinecraftManager.js
    ・Added messageFormat option to config, custom symbol for message
  • Updated minecraf/commands/
    ・Updated this.options to be like discord commands - /help command shows proper symbols for optional & required commands arguments
  • Added !quickmaths and !warpout commands
    !quickmaths - Test your math skills, try to solve simple equation as fast as possible
    !warpout - Warp player out of your lobby using a single command!
  • Updated getLatestProfile.js
    ・Added error handling in case API Key is invalid or API is down
  • Guild chat commands are shown on discord
  • Few bug fixes

3.1.11 Release

08 Feb 15:49
Compare
Choose a tag to compare

Changes
・Added !level command - Skyblock Level of specified user
・Updated !skyblock command - Shows level as well from now
・Updated !calculate command - Better format
・Fixed bug with discord mentions (Example: <@486155512568741900> instead of @DuckySoLucky)

3.1.10 Release

28 Jan 20:36
Compare
Choose a tag to compare

Changes
・Removed useless packages
・Updated eslint rules
・Fixed links in image format
・Cleaned discord messageHandler.js
・Updated skyblockNotifier.js

3.1.9 Release

04 Jan 13:21
Compare
Choose a tag to compare

Changes
・Rewritten !ah command
・Added Secrets per run & Catacombs level above 50 to !cata command
・Updated !weight command
・Added !megawalls command
・Fixed !daily, !weekly, !monthly and !render command not taking correct arguments
・Updated !woolwars, better error handling
・Bumped skyhelper-networth to 1.8.6

3.1.8 Relase

30 Dec 19:42
Compare
Choose a tag to compare

Changes
・Updated pet-stats.js - Added Reindeer pet, fixes typos in some pet lores etc.
・Updated weight.js - Optimized, responses should be faster
・Removed not used APIs from /src/contracts/API folder
・Added Unicode support to minecraft message format
・Added proper error handling - Now it's gonna tell u exactly why command didn't execute instead of just saying Player doesn't exist
・Rewritten every single Minecraft command - Removed useless parts of code, made commands more readable/clean, optimized few commands, added proper error handling
・Updated skyhelper-networth to latest version and switched to their price caching
・Fixed few bugs
・Updated config.json - !daily, !weekly and !monthly command now require API key

3.1.7.1 Release

06 Nov 17:34
1fe1927
Compare
Choose a tag to compare

Changes
・Hotfix for an error caused on some devices

3.1.7 Release

03 Nov 15:13
5ed5b76
Compare
Choose a tag to compare

Changes
・Cleaned and removed crap ton of code
・Added !daily, !weekyl and !monthly command - Show gained stats in last 24h/1w/30d
・Added !guild command - Show information about specified guild
・Fixed !skills not working when player has Skill API off
・Fixed bugs