Skip to content

v1.1.0 - Code cleaning

Latest
Compare
Choose a tag to compare
@kvba0000 kvba0000 released this 06 Aug 15:50
TypeScript Logo

🔗 Huge Update - Code Cleaning

  • Sorted all files - now they are in folders instead all of them in root directory which would be problematic long-term. (src for source code, assets for previews etc.)
  • Updated code - with more knowledge it would be good to update the code to better version of what I could do so...
  • Upgraded to Typescript - The code has been rewritten from JavaScript to TypeScript while keeping it's core functonality in tact.
  • Updated modules - I ensured all modules are updated to their latest versions to keep it working as long as possible.
    (surprisingly when I tested it - it still worked after 6 months. nice)
  • Removed functionality for building to executable! - I did this due to the solution I provided being very unstable and weird in it's way. I'll try to find better and more cross-compatibility way of doing it. (Issues page open for suggestions!)

That was most likely it! The script still works as intended and it shouldn't break for now.

Important

Remember! This script might break at any moment depending on Discord's updates!

Full Changelog: v1.0.0...v1.1.0