modmail-dev / Modmail

A Discord bot that functions as a shared inbox between staff and members, similar to Reddit's Modmail.
https://docs.modmail.dev
GNU Affero General Public License v3.0
1.58k stars 4.59k forks source link

Add (truncated) preview to snippets command #3342

Open sebkuip opened 4 months ago

sebkuip commented 4 months ago

This update changes the ?snippet command. When the snippet command is invoked with no snippet name, but snippets do exist, it will not only show a list of all snippets, but also show a (possibly truncated to a length of 350 characters) preview. Also changed the amount of snippets per page from 15 to 10 per page to accommodate the more space taken up.