Skip to content

Releases: SpectraDiscordBot/Spectra

v2.1.0 — Moderation & Anti-Spam

25 Oct 10:25
fdf211f

Choose a tag to compare

Since: v2.0.0 (2025-10-02). Source: commit history Oct 6–25, 2025.

Features

  • Mod tools: Added modlogs and modstats commands; proper disabling UI for both.
  • Help quality: /help <command> now shows info for a specific command.
  • Roles: Added >role all command and clarified role option descriptions.
  • Anti-abuse: Added anti-spam rules and a setup wizard.
  • Command groups: Added/expanded descriptions for groups (reports, notes, reaction-roles, welcome, server-stats, verification, anti-spam, anti-toxicity, anti-ping).

Fixes

  • Fixed “Why Vote” field in the vote function.
  • Fixed not being able to disable modlogs after deleting the modlog channel.
  • Fixed guild add embed; assorted argument/indentation fixes; double-none command object check.

UX / Behavior

  • Server-stats category now surfaces at the top.
  • Moved owner-only command to the proper cog.
  • Added --silent argument to moderation commands.

Breaking change

  • Removed ability to use setup wizards with prefix commands (use slash-based setup).

Performance / Internal

  • Reduced chances of rate-limits in server-stats.
  • Added get_slash_json.py to .gitignore.

Full changelog (compare): v2.0.0...main
v2.0.0...v2.1.0

Reference previous release: v2.0.0 – “Command Groups” (2025-10-02).

Command Groups

02 Oct 18:08

Choose a tag to compare

Mostly command changes, moved commands to groups.
View old code in the old branch.

What's Changed

New Contributors

Full Changelog: https://github.com/SpectraDiscordBot/Spectra/commits/v2.0.0