Back to news
Wolium
WebWolium
Important
ChangeLog
Wolium v3.0.0: AI Translations, Privacy Control, and Web Overhaul
A massive version 3.0.0 release bringing completely rewritten AI translations, data deletion via the website, command statistics, and interactive bot UI.
Wolium v3.0.0: AI Translations, Privacy Control, and Web Overhaul
Welcome to version 3.0.0! This is a massive update that completely overhauls how translations work, brings the AI back to life, and adds powerful new features to both the bot and the website.
Added
- Data Deletion: You can now selectively delete your data (messages, voice, activities) or completely erase your profile through the new Settings page on the website.
- Commands Statistics: The bot now tracks command usage, and the website features a brand new interactive chart to visualize these stats.
- User Search & Profiles: Added a user search bar to the website topbar. You can now view other users' profiles, provided both of your privacy settings allow it.
- Server Welcome Message: The bot now sends a beautiful, interactive welcome message when joining a new server (previously, it stayed silent).
- AI Web Search: The neural network is fully operational again and can now search the internet to provide up-to-date answers.
- Offline Mode & UI Loading: Added a dedicated offline page and smooth skeleton loading animations (shimmer effects) for web components before they fully load.
Improved
- Translations 2.0 (AI-Powered): The entire localization system was rebuilt from scratch. Command names and descriptions are now translated by a neural network, making them much more accurate and modern.
- Note: If you use a command in a rare language for the first time, it might take a moment to translate in the background. Subsequent uses will be instant.
- Open Source Localization: The new i18n JSON system is fully open, meaning anyone can now contribute to translating Wolium via GitHub.
- Interactive UI (Components v2): The
/helpcommand and welcome menus have been completely redesigned using dropdowns (7 categories) and buttons. These interactive elements are now persistent and no longer break when the bot restarts. - Safe AI Moderation: The AI can still assist with moderation (mute, kick, ban), but it is now strictly manual. The bot will only execute these actions after your explicit confirmation.
- Privacy Command: The
/privacycommand in Discord has been visually upgraded with new flags, sections, and ready-to-use privacy presets.
Removed
- Dead Code Cleanup: Deleted over 2,000 lines of obsolete, hardcoded legacy code, making the bot significantly faster, lighter, and easier to maintain.