Merge pull request 'gay' (#5) from dev into mistress
Reviewed-on: https://git.incest.world/sisterkissers/discord-bot/pulls/5
This commit is contained in:
commit
dc31bc8093
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ function notEmpty(str) {
|
||||||
return str.trim() !== ''
|
return str.trim() !== ''
|
||||||
}
|
}
|
||||||
|
|
||||||
const regexCutTags = /[\S\s]{1,275}[^,]{0,225}/;
|
const regexCutTags = /[\S\s]{1,475}[^,]{0,25}/;
|
||||||
function formatTags(tags) {
|
function formatTags(tags) {
|
||||||
const tagString = decode(tags.join(', '));
|
const tagString = decode(tags.join(', '));
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue