Beta0.8.1
Pre-release📢 Bot Changelogs
Here are the latest updates and changes:
🛠️ Fixes and Improvements
Database System: Switched from MongoDB to a local JSON-based storage system for improved reliability and speed.
Economy System: Refined economy system to read/write from data.json with better performance.
Schema Logic: Simplified schema logic to enhance security and maintainability.
📌 Upcoming Features
Moderation Tools: Expanded moderation capabilities, including more customizable bans and warnings.
Interactive Dashboards: A new stats dashboard to track bot performance in real time.
Customizable Statuses: Ability to set your own status messages for the bot.
🗄️ Database Changes
Switch to JSON: Switched from MongoDB to a local JSON file system for faster, simpler, and more secure data access.
Reduced External Dependencies: The bot is now more lightweight with fewer external libraries.