mirror of
https://github.com/DarthKilroy/Spot.git
synced 2026-02-15 15:10:08 +00:00
Update wording and reword some command text.
This commit is contained in:
parent
c188bd9ee9
commit
512970cb82
1 changed files with 5 additions and 5 deletions
10
messages.js
10
messages.js
|
|
@ -115,8 +115,8 @@ module.exports = [
|
||||||
description: 'Talks about importing the front history from PluralKit',
|
description: 'Talks about importing the front history from PluralKit',
|
||||||
title: "Front history importing",
|
title: "Front history importing",
|
||||||
text:
|
text:
|
||||||
'Importing your front history to and from PluralKit is planned in the future, but ' +
|
'Importing your front history to and from PluralKit is planned in the future ' +
|
||||||
'this feature also takes a lower priority than features unique to Simply Plural.'
|
'and currently not implemented.'
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
names: [
|
names: [
|
||||||
|
|
@ -199,8 +199,8 @@ module.exports = [
|
||||||
title: "Sync members to PluralKit",
|
title: "Sync members to PluralKit",
|
||||||
text:
|
text:
|
||||||
'If you wish to sync your members to PluralKit, go into the settings page -> Integrations -> PluralKit ' +
|
'If you wish to sync your members to PluralKit, go into the settings page -> Integrations -> PluralKit ' +
|
||||||
'and fill in your PluralKit token, you can get this token by typing pk;token anywhere and PluralKit ' +
|
'and fill in your PluralKit token, you can get this token by typing pk;token anywhere in a PluralKit ' +
|
||||||
'will message you the token in a DM. \n ' +
|
'enabled Discord server and PluralKit will message you the token in a DM. \n ' +
|
||||||
'\n' +
|
'\n' +
|
||||||
'Once filled out, you can go to actions in the members page and press "Sync" (rebooting app may be ' +
|
'Once filled out, you can go to actions in the members page and press "Sync" (rebooting app may be ' +
|
||||||
'required to see this option after adding the token). You will be prompted with the option to "Sync to PK" ' +
|
'required to see this option after adding the token). You will be prompted with the option to "Sync to PK" ' +
|
||||||
|
|
@ -277,7 +277,7 @@ module.exports = [
|
||||||
],
|
],
|
||||||
title: "Logs",
|
title: "Logs",
|
||||||
description: "Talks about how to provide logs to the developers",
|
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. \n ' +
|
text: 'If you\'ve been requested to provide logs to the developers: \n ' +
|
||||||
'\n' +
|
'\n' +
|
||||||
'Please send the logs to the developers by ' +
|
'Please send the logs to the developers by ' +
|
||||||
'going to Settings -> Options and scroll to the bottom and click \"Share logs\", then select Discord or email. Send them to Amaryllis on Discord or ' +
|
'going to Settings -> Options and scroll to the bottom and click \"Share logs\", then select Discord or email. Send them to Amaryllis on Discord or ' +
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue