EditSnipe command! #8

Merged
DevMatei merged 4 commits from patch-1 into main 2025-03-02 19:52:42 +03:00
DevMatei commented 2025-03-02 18:50:22 +03:00 (Migrated from github.com)

uh yes this basically snipes the last edited message :D

uh yes this basically snipes the last edited message :D
orangci (Migrated from github.com) reviewed 2025-03-02 18:50:22 +03:00
iostpa (Migrated from github.com) requested changes 2025-03-02 19:19:45 +03:00
iostpa (Migrated from github.com) commented 2025-03-02 19:19:33 +03:00
            description=f"**Before Edit:**\n{sniped_message['content'] or '*No text content*'}\n\n**After Edit:**\n{sniped_message['new_content'] or '*No new text content*'}",
```suggestion description=f"**Before Edit:**\n{sniped_message['content'] or '*No text content*'}\n\n**After Edit:**\n{sniped_message['new_content'] or '*No new text content*'}", ```
iostpa (Migrated from github.com) commented 2025-03-02 19:19:40 +03:00
    bot.add_cog(ESnipe(bot))
```suggestion bot.add_cog(ESnipe(bot)) ```
iostpa (Migrated from github.com) approved these changes 2025-03-02 19:52:38 +03:00
iostpa (Migrated from github.com) left a comment

seems fine to me now

seems fine to me now
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: c/takina#8
No description provided.