Merge branch 'ApparyllisOrg:main' into main

This commit is contained in:
rainbunny 2022-06-15 13:52:43 -05:00 committed by GitHub
commit 3496ea78e2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -246,5 +246,13 @@ module.exports = [
text: "Simply Plural Tokens are to enable third-party integrations development for developers. Right now, there are no third-party integrations yet " +
"and Tokens are only useful for developers. Later down the road, when third-party integrations are made, you can generate tokens in Simply Plural " +
"to use those integrations."
},
{
names: ["logs", "log"],
title: "Logs",
description: "Talks about how to provide logs to the developers",
text: "You've been requested to provide logs to the developers in response to the replied message.\nPlease send the logs to the developers by" +
" going to Settings -> App Options and scroll to the bottom and click \"Share logs\", then select Discord or email. Send it to Amaryllis on Discord, or " +
"hello@apparyllis.com on email. Then we can look into what's happening!"
}
]