Skip to content

v1.1.7

Latest
Compare
Choose a tag to compare
@kenhendricks00 kenhendricks00 released this 28 Nov 06:28
537c07d

v1.1.7 (11/28/2024)

🛠️ Enhancements

  • Removed TikTok Support
    • Removed support for TikTok links as Discord has officially added native support for TikTok. This simplifies the codebase and leverages Discord's improved handling.

🗒️ Documentation

  • Updated Documentation
    • Updated documentation to reflect the removal of TikTok support. All references to the TikTok service have been removed.

🚷 Bug Fixes

  • Updated Deprecated Function
    • Replaced commands.AutoShardBot with commands.Bot, which is the non-deprecated function, ensuring compatibility with the latest API changes.