feat: breaking changes
- drop quiz table
- move quiz data to redis for faster performance
- quiz no longer accepts other answer if it was already answered regardless of correctness
- new top leaderboards
- seperates points to commmand call and added quiz wrong counter per user
- update to rate limiter
- chnage speedtest ttl to 12hour
- and more
feat: added support for 'did you mean' on play and video to retry using that suggested query instead to get any results before failing and also this refractor from creating new MessageMedia from file buffer it now uses the MessageMedia fromFilePath
A simple npm package that detects characteristics of spaghetti code by analyzing JavaScript code snippets. It checks for deep nesting and long functions, giving you insights into your code's structure.