Lock Bot Change Logβs
Here you can find detailed logs about new updates to Lock Bot. To get notified instantly about new updates join our support server and either follow the change log channel or equip the change log notification role. Want to know whats being developed next? Check out the roadmap!
Version 1.5.0
β Added hidden timers learn more
β Added guess the timer learn more
β Added required code option for locks learn more
β Added /report-user
command and report user option under user options on users profiles learn more
β Added support for adding keyholders mid lock
β Added /settings
command to access user settings in addition to button on the profile menu
β Added confirmation checks on dangerous actions & user setting to disable confirmations learn more
β Added codeless stats logic learn more
β Enable hidden timer as punishment for custom unlocks
β Added lock stats on lock finish message
β Rebuilt help command to a permanent help desk
β Added error messages for user interacting with menuβs that only the original user can interact with instead of erroring out for that user
β Added /invite
command
β Added delete and close options for closing menu systems
π Fixed bug causing time added after a lock time or time limit had finished to fall into a βtime sinkβ
π Fixed bug allowing you to add β0β time
π Fixed bug causing accepting a keyhold request with the keyhold command to not make a user account if the user had none
π Fixed bug causing the delete user data function to break the command menu while still deleting users data
π Fixed bug causing menus to break in DMs with user apps
π Fixed bug causing frozen locks to be unlocked if they had no time left
π Fixed a bug allowing frozen locks to override a locks time limit
π Fixed bug causing lockiess not not be able their keyholders profile if it is private
π Fixed a bug causing the menu system to break for lock and keyholder command if the lock was ended/deleted while another menu was still open
π Fixed several markdown issues
π Fixed several grammar issues
π§ Lock menu now has a βview lockβ button that reactivates the lock menu after it times out
π§ Lock command now errors with a button to create a lock if you do not have a lock and vis versa with create lock to lock commands
π§ Added new message prompts when users interact with Lock Bot but do not have an account
π§ Menu time limits now switched to 14min 40sec timeout time to fix issues of menus staying active too long and breaking
π§ Polished lock, createlock, keyholder, user settings and stats commands
π§ Added lock safety system to prevent race conditions
π§ Banned user error messages now include a delete user data button
π§ Added command link system to link to /commands directly
π οΈ Overhauled history log/DM notification handler to support sending different messages to different users for the same event
π οΈ Made hardcoded limits non hardcoded
π οΈ Updated Discord.js and fixed deprecated functions
Version 1.4.1
β Added user apps
π Fixed typo in create lock
π Fixed broken donate link
π οΈ Updated and overhaled database for better types and protection
π οΈ Updated how the bot gets hosted internally
Version 1.4.0
β Added keyholder control system and keyholder command
β Added history logs
β Added profile command/system
β Added lock, and keyholder stats
β Added frozen locks βοΈ
β Added the option to freeze locks during custom unlocks, freeze as a punishment for exceeding unlock time limit and requiring keyholder to enable a custom unlock before it can be used
β Added trusted user system and trusted-user command
β Added DM logs
β Added the ability to make your profile private and only viewable to your trusted users
β Added user settings, which is accessed in the profile command
β Added reason option when increasing the time limit, adding and removing time
β Added the ability to mark locks as test locks, to not mess up stats
π Fixed a bug causing modals to glitch out if you opened one, closed it, opened a new one and then submitted an input
π Fixed floating point bug in time display function
π Fixed a bug in the ping command causing an embed color to not display
π Other small misc bug fixes and spelling fixes
π§ Added tips in several places around the bot to help give helpful tips and ideas on how to use the bot
π§ Blocking users now removes you from their trusted user list and removes them from being a keyholder from your lock as well as preventing them from interacting with you in any way
π οΈ Overhauled and improved error logs and tracking
π οΈ Greatly improved data structures and interfaces internally
Version 1.3.0
β Added the stats command
β Added status to the bot, these change every hour
β Added a lock limbo system
π Fixed a bug causing the custom unlocks to not function correctly
π Fixed a few spelling/markdown errors
π§ Overhauled the codebase, replacing all JavaScript with Typescript and fully moving to the new import file system
π§ Switched from node to bun for the runtime
π οΈ Added user and bot stats, user stats will be visible later in hopefully the next major update
π οΈ Improved lock fetching
Version 1.2.1
π Fixed a bug causing the lock command to not update after your lock updates
Version 1.2.0
π§ Overhauled how the bot handles codes internally
β The bot now stores your last 5 codes, these can be viewed with /viewcodes. This does not show codes before this update or codes created in the last 20min or active codes
β You now have the options to create a code between 3-6 digits, submit your own code or submit your own tag. Tags are considered public and will be shown on your /lock
β Generated codes are now given to the user in a random order to try to eliminate the possibility for remembering the code
β Codes are now stored the moment they are created removing the possibility of a lock out if the menu times out. In addition the createLock menu will return you your code if the menu times out
β When a code is presented to the user it now asks if the code works or not, if the user hits does not work it launches into a troubleshooter mode to try to help the user
β The bot is now storing lock created and lock finished stats to be used later
π οΈ Minor bug fix and minor internal clean up
Version 1.1.0
Added custom unlock category
Partly rebuilt the lock command, the menu system is now more consistent with the createLock command which is more scalable
Once you start or end a lock the bot will now mention the command instead of just the command name
Fixed a bug causing the bot to say your lock will end in 53 years once you stated it
Fixed a few typos
Internal Changes
Added freeform and notify systems
Broke up the snippet file into several smaller files
Updated Discord.js to v 14.13.0
Started adding emotes into the config files