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

refactor: `bot.on("message", listener);` → `bot.once("message", liste… #146

Closed DuckySoLucky closed 1 year ago

DuckySoLucky commented 1 year ago

…ner);`