PluralKit
PluralKit copied to clipboard
fix(bot): Proxy tag size limit
Having a proxy tag that's too big causes the bot to throw an error, I went in and created a size limit of 64 for prefix and suffix separately, as that sounded reasonable.
Deploy Preview for pluralkit canceled.
| Name | Link |
|---|---|
| Latest commit | e5ce9471053b266e3255e0b511c7e65e56a9c34e |
| Latest deploy log | https://app.netlify.com/sites/pluralkit/deploys/6315529454ef0d000930f792 |
If a different size is needed, then feel free to tell me
If a different size is needed, then feel free to tell me
The API has a limit of 100 characters for the entire tag including text. I think it's in Limits class, or it should be if it currently isn't
I just noticed this doesn't build, can you fix the build issues? (and preferably test your code before you PR :p)
fixed in 2745ee61564ef0694d5bae29eea771eaa982d3cd