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.
45 stars 32 forks source link

Fixing being able to get the bot in your party without fragbot enabled #239

Closed reassDev closed 4 months ago

reassDev commented 4 months ago

Inviting the bot before doing the !warpout command will make the bot join your party and it doesn't know how to leave.

This fixes it by using /p invite rather than /p which joins players parties.