Commit graph

2 commits

Author SHA1 Message Date
port
9253d734fe
fix(MessageBurst): cleanup and add new option (#143)
* remove debug logs never was necessary

* do not edit last message if the message is a reply

* implement shouldMergeWithAttachment
2025-02-08 23:10:50 -05:00
port
b07618ddaa
feat(plugin): MessageBurst (#142)
* add myself to EquicordDevs list

* implement MessageMerger plugin

* change lastMessageContent to lastMessage

better variable name

* refactor and cleanup code

* rebrand and add option

* implement time checking

* better description

* add plugin to plugin list within README

had to redo this because prettier kept attempting to format it

---------

Co-authored-by: thororen <78185467+thororen1234@users.noreply.github.com>
2025-02-08 21:53:29 -05:00