Releases: DuckySoLucky/hypixel-discord-chat-bridge
3.1.15 Release
Changes
- Fixed
webhook
message mode sendingDuckySoLucky DuckySoLucky left.
instead ofDuckySoLucky left
- Fixed
bot
message mode not sending links likeminecraft
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
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
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
・Usesmessages.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
Changes
- Added Guild Level Up message
- Updated
DiscordManager.js
・ Failing to create webhook inwebhook
mode
・ Embed inbot
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 requireChatHandler.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
・AddedmessageFormat
option to config, custom symbol for message - Updated
minecraf/commands/
・Updatedthis.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
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
Changes
・Removed useless packages
・Updated eslint rules
・Fixed links in image format
・Cleaned discord messageHandler.js
・Updated skyblockNotifier.js
3.1.9 Release
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
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
Changes
・Hotfix for an error caused on some devices
3.1.7 Release
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