Skip to content
#

discordbot

Here are 1,296 public repositories matching this topic...

AKA ShareS - Feature full & Stable ShareX and file server in node. Includes images, videos, code, text, markdown rendering, password protected uploads, logging via discord, administration through Discord, url shortening, and a full front end. Use standalone or via reverse proxy

  • Updated Apr 18, 2022
  • JavaScript
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 discordbot 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 discordbot topic, visit your repo's landing page and select "manage topics."

Learn more