What's new

Changelog

A running log of what changed in UnifiedBot - fixes, new modules, and dashboard work - in plain language, newest first.

Subscribe via RSS

Reliability pass: AFK, tickets, economy, starboard

  • + New: an AFK system. /afk set marks you away with an optional reason; it clears itself the next time you talk, and anyone who @mentions you in the meantime gets a note about why you're out.
  • + New: tickets now auto-close after 3 days of silence, exactly as documented - the check runs hourly and archives the channel like a normal close would. Turn it off or change the threshold per-server with /ticket auto-close.
  • + New: /serverinfo, /userinfo, and /snipe - three long-missing utility commands.
  • + New: /economy give and /economy take let admins correct a balance without touching the database directly.
  • ✓ Fixed: the starboard stopped registering reactions after a library update - it's now back to actually pinning popular messages instead of failing silently.
  • ✓ Fixed: reminder countdowns could read wrong depending on the server's local time zone - they're now always computed in UTC.
  • ✓ Fixed: rapid-fire economy commands (pay, rob, coinflip, shop) are now serialized per user, closing a race condition that could corrupt balances under concurrent use.
  • ✓ Dashboard: added a live economy leaderboard to the server overview page, with member avatars and names resolved automatically.

Dashboard modernization & reaction-role fixes

  • ✓ Reaction-role panels no longer get wiped every time the bot restarts.
  • ✓ Reaction roles now accept Discord's :shortcode: emoji names, and can be managed from the dashboard again.
  • ✓ The dashboard's "Total Users" figure now reflects real member counts instead of a placeholder.
  • ✓ A general UI/UX pass across the dashboard, plus a handful of critical bug fixes.

Command reorganization & moderation tooling

  • ✓ 76 flat slash commands were reorganized into 21 logical groups (/mod, /ticket, /economy, and more), so Discord's command picker stays easy to browse.
  • + Added a banned-users panel to the dashboard with one-click unban.
  • ✓ Added a global slash-command error handler, so a failing command reports a real message instead of "The application did not respond."
  • ✓ Fixed module toggles in the dashboard, ticket category bugs, autorole silent failures, and automod's immune-role handling.

Website redesign

  • ✓ A full visual redesign of unifiedbot.net, plus a complete Features page covering every module.

Questions about an update?

Join the support server or reach out by email - we're happy to walk through anything on this page.