Skip to content
This repository was archived by the owner on Jan 17, 2026. It is now read-only.

Beta0.8.4

Pre-release
Pre-release

Choose a tag to compare

@techoraye techoraye released this 18 Apr 19:01
· 1 commit to master since this release

๐Ÿ“ข Bot Changelogs
Here are the latest updates and changes in this release:

๐Ÿ› ๏ธ 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.

๐Ÿ’ธ Economy System
New Economy System Added: Now using a per-server and per-user system with improved performance.

Coming Soon: New economy commands like work, beg, shop, inventory, and more!

๐Ÿ“Œ 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: Fully transitioned 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.

โš™๏ธ New Feature: Auto-Leave System
Auto-Leave: The bot will now automatically leave inactive servers after 2 weeks of no interaction. A warning will be sent 1 day before leaving to give server owners a chance to re-engage.

Time-based Leave: The bot checks for server activity every 30 minutes and exits servers that have had no interaction for 14 days.

Full Changelog: AutoLeave-System...Beta0.8.4