Skip to content
#

cooldown

Here are 23 public repositories matching this topic...

partner-bot
valkyrienyanko
valkyrienyanko commented Oct 6, 2020

Message should display first x roles / emotes without exceeding the 1024 character limit whilst keeping track of all the characters in the roles / emotes / description among any other characters in the message.

For reference old emote display code.

{
    name: `Emojis: \`${message.guild.emojis.cache.size}\``,
    value: message.guild.emojis.cache.size === 0 ? 'No Emotes' : `${guildInf
enhancement help wanted good first issue

Improve this page

Add a description, image, and links to the cooldown topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cooldown topic, visit your repo's landing page and select "manage topics."

Learn more