added a delete button right on the log confirmation message so if the bot logs something wrong or you just misclick, you can delete it instantly instead of hunting for the entry id and running a separate command. used discord’s button/view system for this, which was new territory. turns out you can attach interactive buttons to any message and handle clicks as their own separate interaction. also added a safety check so only the person who logged something can delete it, in case someone else is in the same channel. small feature, but makes the bot feel a lot better to use since mistakes are now a one click fix 😊
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.