DuckySoLucky / hypixel-discord-chat-bridge

A two-way chat bridge between Hypixel guild chat and a Discord channel. The application utilizes discord.js v14 for communicating with Discord, and mineflayer for communicating with Hypixel.
47 stars 39 forks source link

[New Feature] Avatar before Name #134

Closed Pixelicc closed 1 year ago

Pixelicc commented 1 year ago

I dont know if this is actually cool but i think it's cool lol. And I dont know if this is even gonna work because getting the Playername out of the Message was kinda hard, maybe there is a better way to do this tho.

Preview

Pixelicc commented 1 year ago

Already implemented via the following Commit: https://github.com/DuckySoLucky/hypixel-discord-chat-bridge/commit/ececffa0a8b81e32a2c0f16722933ae8fda96131

Closed due to it already being implemented and avoidance of unnecessary merge conflicts.