v2.0 Latest July 2026
Major Changes
- Multi-Channel support has been added, allowing multiple channels to be managed simultaneously
- OnlyOneMessage is now open sourced
- OnlyOneMessageWeb has been rewritten, including a changelog, statuspage & more
Minor Changes
- New motto: "Command Every Message."
- OnlyOneMessage is now advertised as a tool rather than "just for fun"
- The whitelist role for channels have been deprecated and is now replaced with the Bypass Cooldown permission
/modify has been removed due to low usage - The
DM Members configuration has been removed due to its messy implementation, plus it's low usage - A new configuration
Reactions has been added, allowing OnlyOneMessage to react to messages for status. It's default value is false. - OnlyOneMessage now uses webhooks for logging, rather than sending messages in a channel.
- Almost every embed now uses
Components V2 /config has been split into two commands: /config and /configchannel - New fields to the API has been added
/setup is now /addchannel and /revert is now /removechannel
v1.7 December 2025
Major Changes
- New
/config settings: Allow Threads & DM Members - Readded documentation, was previously removed
- REST API (V1) has been implemented
OnlyOneMessage Website
- The
Get Started and How it Works section has been replaced with statistics - A documentation page has been added
- Some words have been emphasized
- Site-wide animations
- The carousel in the
About section should be fixed
Minor Changes
- Metrics method has been changed to Prometheus from MongoDB
- OnlyOneMessage's method of running has been changed
Bug Fixes
- Loops should no longer stack upon cogs reloading
- All instances of
/remove no longer exist. - Fixed presence problems
v1.6 October 2025
Visual Changes
- The OnlyOneMessage logo has been updated
- New Motto: "One Message. One Chance."
- The OnlyOneMessage website has been completely redesigned
Minor Changes
- The development branch has been renamed to Nightly
- Presence style has been changed from "Watching ..." to a custom one
- Minor changes & bug fixes
v1.5 September 2025
/config
/config has been redone with Components V2 - 2 new configurations:
Logging Categories & Revert Settings Message Deletion has been renamed to Message Recovery Message Recovery and Blacklist Duration overrides have been removed Status Updates have been completely removed
/stats
/stats has been renovated with Components V2 /stats now features guild-specific statistics - The
Version field now features a build date
Minor Changes
/remove has been renamed to /revert /help has been renovated with Components V2 - You can set a custom channel for
/setup, originally removed in v1.1 - Future server setup's will now store blacklist & whitelist roles
- Cooldowns are now based on guilds
- Database improvements & code organization
Bug Fixes
- Some commands didnt have cooldowns setup properly
- Some error message variations duplicated
- Minor fixes
v1.4.6 June 2025
- The message content inside the Message Deletion log has been removed
- Blacklist Duration now formats as
1 hour instead of 1h - Developer commands have been migrated to slash commands
- Internal code improvements
v1.4.5 May 2025
- Status Updates configuration has been removed due to it being confusing
Member Automatically Blacklisted has been removed for organizational purposes - The
Member Blacklisted log shows when the member gets unblacklisted - Custom icons have been added to some embeds
- You can now set
Blacklist Duration to a month - Grafana integration
- Minor internal & bug fixes
v1.4 April 2025
Major Changes
Blacklist Duration has been added Disable Functions has been added Disable Status Updates has been added Configuration Changes logging has been added
Minor Changes
- Embeds now use timestamps instead of fixed dates
- Some embeds have been updated to clarify
- Guilds can be blacklisted from using OnlyOneMessage
- An internal rate limit has been added
- New server host
- Command groups have been removed
Bug Fixes
- Blacklist stat will only count if it was successful
- Logging options selection will now only show channels the bot can view & send messages in
/modify now has hierarchy checks - Fixed the error reporter
- Members can no longer send more than one message
v1.3 March 2025
Major Changes
- A new database has been implemented
- Embeds have been overhauled
Minor Changes
- More error handling has been implemented
- A server's data will now automatically be deleted when the bot is kicked out
- Code optimization
Bug Fixes
- Members can no longer send more than one message
- Minor fixes
v1.2 February 2025
Major Changes
- New commands:
/essential config, /misc trello, /misc suggest - Configuration for OnlyOneMessage has been added
Minor Changes
- Lots of code organization
/essential config - Members can be automatically unblacklisted if they delete their message - Commands have been separated into groups
- Automatic presences have been added
Bug Fixes
- Fixed the time on the bot freezing
/essential whitelist now checks if it could remove the blacklist role
v1.1 November 2024
Major Changes
- The bot has been rewritten from the ground up
-
New commands:
/whitelist, /blacklist, /unwhitelist, /unblacklist,
/remove, /bugreport & /stats - Errors are now handled properly
Minor Changes
/setup now requires a new channel instead of an existing one - OnlyOneMessage now reacts to every message in the specified channel with a reaction to indicate status
- OnlyOneMessage's logo has been updated
- Lots of bug fixes