Skip to content

Releases: sajidurdev/reliable-ghostping

v1.7.3 (Most Stable Yet)

28 Jan 08:46
892df23

Choose a tag to compare

Changelog 📜:

  1. Consistency in Parameter Checking ✔️:

    • Implemented a more comprehensive check for the existence of required properties (message, client, message.author) before proceeding, reducing the risk of potential errors.
  2. Consistent Embed Building 🛠️:

    • Centralized the creation of the embed to a single, consistent point in the code, enhancing readability.
  3. Unified Button Components 🤝:

    • Consolidated the button creation process and incorporated them into the Action Row for improved organization.
  4. Logging Interaction Issues 🚧:

    • Introduced a console log to address unexpected interactions, providing valuable information for debugging purposes.
  5. Removal of Buttons 🚫:

    • Entirely removed buttons from the implementation.
  6. Added Message Edit Duration ⏲️:

    • Implemented a message edit duration to prevent false detections and ensure accurate ghost ping handling.
  7. Added Ignorelist for Specific Users 🤐:

    • Introduced an ignorelist feature, allowing specific users to be exempted from ghost ping detection.

Additional Notes ℹ️:

  • The core functionality of detecting and handling ghost pings remains intact, with enhancements in code organization and utilization of the latest Discord.js features.

Please carefully review the updated code for clarity and correctness. If you have any specific inquiries or require further adjustments, feel free to communicate your feedback.

v1.7.2

27 Jan 16:46
277b763

Choose a tag to compare

Reliable GhostPing - V1.7.2 | V1.7.1 | V1.7.0 | V1.6.0 | V1.5.5

Improvements:

  • Improved code efficiency and performance.
  • Enhanced error handling and debugging capabilities.
  • Optimised memory usage for better resource management.

Bug Fixes:

  • Fixed an issue where client.user.displayAvatarURL() was returning errors.
  • Removed the close button.
  • Resolved interaction errors related to the delete button.

Updates:

  • README.md has been updated to include comprehensive documentation, making it easier for users to understand the bot's features and usage.
  • The bot has been integrated with GitHub for seamless version control and issue tracking.

New Features:

  • Added a default footer image to enhance the bot's visual appeal and provide a consistent branding experience. Preview the default footer image here.

Thank You:

A special thank you to the contributors who have helped improve Reliable GhostPing. Your contributions are greatly appreciated.

Support:

If you encounter any issues or have suggestions for improvements, feel free to create an issue on GitHub. Your feedback is valuable and helps us make Reliable GhostPing better.

  • It may contain some bugs as on v1.7.2. Thanks to report it if you face any.