mirror of
https://github.com/DarthKilroy/Spot.git
synced 2026-02-11 21:20:08 +00:00
Merge branch 'ApparyllisOrg:main' into main
This commit is contained in:
commit
3496ea78e2
1 changed files with 8 additions and 0 deletions
|
|
@ -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 " +
|
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 " +
|
"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."
|
"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!"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue