UnifierHQ / unifier

A fast and versatile Discord bot connecting servers and platforms
https://unifier-wiki.pixels.onl/
GNU Affero General Public License v3.0
4 stars 5 forks source link

Optimize editing/deleting messages #121

Closed greeeen-dev closed 1 month ago

greeeen-dev commented 1 month ago

Checklist

Is your feature request related to a problem? Please describe.

Currently, only sending messages use performance optimizations. Managing messages do not have these, resulting in slow performance.

Describe the solution you'd like

Add optimizations to these actions.

Describe alternatives you've considered

Additional context