Rewording some of our commands, fixing capitalization and typos and updating the commands to current information.

This commit is contained in:
rainbunny 2022-04-08 16:10:12 -05:00 committed by GitHub
parent dca46a5427
commit 239b16c80d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -17,9 +17,8 @@ module.exports = [
title: "Add friend",
"text":
'If you and your friends are unable to add each other as friends, or can\'t find each other as friends, ' +
'make sure that you are using a case sensitive username when adding each other. Additionally, it is ' +
'currently not possible to add people by their user ID, so if you are using a user id to add them as ' +
'friend this currently does not work but will in the future.'
'make sure that you are using a case sensitive username when adding each other. Additionally, you ' +
'can add people by using their user ID. '
},
{
names: [
@ -38,9 +37,9 @@ module.exports = [
description: 'Talks about how to set who is fronting in the application.',
title: "Add / set front",
text:
'There are two ways in-app to show a member as fronting. Set as front, and add to front.\n' +
'There are two ways in-app to show a member as fronting. "Set as front" and "Add to front".\n' +
'\n' +
'Using set as front will clear all members from your front list, and then add that member. Add to front ' +
'Using "Set as front" will clear all members from your front list, and then add that member. "Add to front" ' +
'won\'t remove anyone from the list, but it will add the member whose add icon you tapped. You can ' +
'individually remove members by tapping the downward facing arrow next to their name.'
},
@ -66,8 +65,8 @@ module.exports = [
description: 'Talks about the "custom fields" feature.',
title: "Custom fields",
text:
'Custom fields are customizable fields for members such as; Birthday, favorite food, system role, etc... ' +
'You can set them up in settings -> Custom fields. Every field has its own privacy, so you can set some fields ' +
'Custom fields are customizable fields for members such as: Birthday, Favorite Food, System Role, etc... ' +
'You can set them up in settings -> Custom Fields. Every field has its own privacy, so you can set some fields ' +
'to be seen by all your friends, only your trusted friends or only your own system. There is no limit to ' +
'how many custom fields you can have. '
},
@ -109,9 +108,8 @@ module.exports = [
description: 'Talks about importing the front history from PluralKit.',
title: "Front history importing",
text:
'Importing your front history to and from PluralKit is planned in the future, but is currently ' +
'impossible to give any front entries to or take entries from PluralKit until APIv2 for PluralKit is ' +
'finished. This feature also takes a lower priority than features unique to Simply Plural.'
'Importing your front history to and from PluralKit is planned in the future, but ' +
'this feature also takes a lower priority than features unique to Simply Plural.'
},
{
names: [
@ -121,7 +119,7 @@ module.exports = [
title: "Messaging",
text:
'The feature of messaging other systems within the app is out of scope, the app is not meant to be a ' +
'social community app but a tool for you and your friends. Adding messages between systems would need ' +
'social community app, but a tool for you and your friends. Adding messages between systems would need ' +
'us to implement moderation tools, moderation team and the actual feature, which is not the direction ' +
'we are taking the app in right now.\n' +
'\n' +
@ -141,7 +139,7 @@ module.exports = [
'\n- The friend has enabled notifications for the app in the OS settings (Android, iOS)\n- Your members don\'t prevent front notifications,' +
' go into the settings of your members that front and make sure \"Prevent front notifications\" is turned off.' +
'\n- If they are a trusted friend, make sure that your members that are changing front are visible to trusted friends.\n- If they are a regular friend, make sure that the members that are changing front are visible to all friends.\n' +
'\nIf all of the above checks out; Do the following; The person who can\'t receive notifications, create a repeated reminder 3 minutes from now. Then wait a few minutes until the notification should arrive.' +
'\nIf all of the above checks out; do the following: \n- The person who can\'t receive notifications, create a repeated reminder 3 minutes from now. Then, wait a few minutes until the notification should arrive.' +
' If the notification arrives, then your account has been setup to properly receive notifications and go over the list again to make sure everything checks out.' +
'\nIf you do not get an automated reminder notification after a few minutes, then please ask for a helper or a moderator to help you with making a ticket so that the developers can look into your specific issue.'
},
@ -157,7 +155,7 @@ module.exports = [
text:
'If your friends cannot see your members, you have to go into the friend their profile, click on the ' +
'cogwheel on the right top and press "They can see your shared members", this will allow them to see ' +
'your public members'
'your public members.'
},
{
names: [
@ -194,14 +192,14 @@ module.exports = [
'and fill in your PluralKit token, you can get this token by typing pk;token anywhere and PluralKit ' +
'will message you the token in a DM. \n' +
'\n' +
'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 ' +
'and from pk. \n' +
'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" ' +
'and "Sync from PK". \n' +
'\n' +
'Pay attention that they are linked by the plural kit id found in the individual member settings in ' +
'Simply Plural. If you make a member on Simply Plural and you make the same member on PluralKit you ' +
'will have to go into the individual member settings of Simply Plural and fill in the PluralKit user id ' +
'in the settings. If you don\'t do this you will end up with duplicate members on Plural Kit.'
'Pay attention that they are linked by the PluralKit ID found in the individual member settings in ' +
'Simply Plural. If you make a member on Simply Plural and you make the same member on PluralKit, you ' +
'will have to go into the individual member settings of Simply Plural and fill in the PluralKit user ID ' +
'in the settings. If you don\'t do this, you will end up with duplicate members on PluralKit.'
},
{
names: [
@ -225,10 +223,12 @@ module.exports = [
title: "Website",
description: 'Talks about the possibility of having a web portal for Simply Plural.',
text:
'A web portal for Simply Plural is unlikely to be made at the moment. The framework that Simply Plural ' +
'has been created with has the capability of web development, but it is currently experimental, which ' +
'would make it buggy and unstable to use. This decision may change later in the year when the framework ' +
'becomes more stable and once the app is more complete.'
'There is a web version of the app at https://app.apparyllis.com/ . ' +
'Please note there are some minor differences from the app version (such as uploading avatars, etc). \n ' +
'As a reminder, your PluralKit token won\'t transfer to the website automatically, so you\'ll need to re-add ' +
'it to “Integrations” to be able for importing from PluralKit, syncing to PluralKit and exporting to PluralKit.'
},
{
names: ["moreavatars", "moreavatar", "more-avatars"],
@ -242,8 +242,8 @@ module.exports = [
names: ["token", "tokens"],
title: "Tokens",
description: "Talks about what Simply Plural Tokens are",
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 " +
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."
}
]