show different drafts on bard

This commit is contained in:
derpystuff 2023-12-02 01:49:44 +01:00
parent b19f753ae0
commit a0a0e2d492
8 changed files with 103 additions and 12 deletions

View file

@ -106,7 +106,7 @@ module.exports = {
embeds:[createEmbed("defaultNoFooter", context, {
author: {
iconUrl: MODELS[model.toLowerCase()].icon,
name: stringwrap(args.text, 50)
name: stringwrap(args.text, 50, false)
},
description: description.join('\n'),
footer: {