Skip to content
This repository has been archived by the owner on Nov 14, 2022. It is now read-only.

v3.3.0-Working

Latest
Compare
Choose a tag to compare
@Wamy-Dev Wamy-Dev released this 07 Aug 20:33
· 4 commits to main since this release
  • Fixed $convert command thanks to @ItsZabbs ( #5 )
  • Fixed Meilisearch
  • Made embeds a lot better and easier to generate
  • Fixed bugs

This is the latest release as of 7/7/2022

Thanks to @ItsZabbs, the convert command is a lot better, and the code looks a lot better too. This update in general was a code update. Meilisearch updated their Python library, which broke the bot, so it needed refactoring. The code is now a lot smaller and lot more efficient in general. Reduced from 287 lines to only 194 lines, which is a huge improvement. The embeds are now generated better and not limited to 4. Limiting can be changed way easier now as well. Other minor bug fixes and improvements.