shuppet / raku-api-discord

Raku module for interacting with the Discord API.
https://shuppet.com
BSD 3-Clause "New" or "Revised" License
30 stars 3 forks source link

Truncate stored objects smartly #27

Open kawaii opened 5 years ago

kawaii commented 5 years ago

We don't want a channel to have an endless array of stored messages, especially if the array is being added to on a regular basis. We should truncate the array at various thresholds.