From 239b16c80d72b70a71278c298e77aa3367cc99e6 Mon Sep 17 00:00:00 2001 From: rainbunny <101956787+rainbunny@users.noreply.github.com> Date: Fri, 8 Apr 2022 16:10:12 -0500 Subject: [PATCH 01/11] Rewording some of our commands, fixing capitalization and typos and updating the commands to current information. --- messages.js | 52 ++++++++++++++++++++++++++-------------------------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/messages.js b/messages.js index 3da1a4f..04a45f3 100644 --- a/messages.js +++ b/messages.js @@ -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." } ] From ea0c1ce29b52e8bbc8c14a728fb9daec5918aab1 Mon Sep 17 00:00:00 2001 From: rainbunny <101956787+rainbunny@users.noreply.github.com> Date: Fri, 8 Apr 2022 16:26:17 -0500 Subject: [PATCH 02/11] Changing to "color" since the source language of the app is in American English. --- command/embed.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/command/embed.js b/command/embed.js index f70b07c..1dcbf1c 100644 --- a/command/embed.js +++ b/command/embed.js @@ -92,7 +92,7 @@ class EmbedDialog } } - await this.prompt('🎨 What do you want the **colour** of this embed to be?'); + await this.prompt('🎨 What do you want the **color** of this embed to be?'); const colourMessage = await this.awaitMessage(this.messageFilter); if (!colourMessage) { From 08e0c16729101582fb2ebf58423fc874eccd630c Mon Sep 17 00:00:00 2001 From: rainbunny <101956787+rainbunny@users.noreply.github.com> Date: Sat, 9 Apr 2022 15:18:25 -0500 Subject: [PATCH 03/11] Fixing "Notifications" and updating it to current information. --- messages.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/messages.js b/messages.js index 04a45f3..57b2d2a 100644 --- a/messages.js +++ b/messages.js @@ -139,9 +139,9 @@ 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: \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.' + '\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.' + + ' If the notification arrives, then your account has been set up 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 email the developers at hello@apparyllis.com so that they can look into your specific issue. ' }, { names: [ From 162ac7bafdcc84fbe02c5129d06dacb9885aa5e8 Mon Sep 17 00:00:00 2001 From: rainbunny <101956787+rainbunny@users.noreply.github.com> Date: Sat, 9 Apr 2022 15:28:41 -0500 Subject: [PATCH 04/11] Updating more commands to more current information. --- messages.js | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/messages.js b/messages.js index 57b2d2a..99b3d75 100644 --- a/messages.js +++ b/messages.js @@ -53,7 +53,7 @@ module.exports = [ "text": 'Uploaded avatars on Simply Plural do not sync to PluralKit. This is because we have to pay for the hosting of ' + 'the avatars and the bandwidth associated with it. Allowing usage outside the app would be too costly for us. ' + - 'If you want avatars synced between PluralKit and Simply Plural, make sure that you use avatar urls intead.' + 'If you want avatars synced between PluralKit and Simply Plural, make sure that you use avatar URLs intead.' }, { names: [ @@ -86,7 +86,7 @@ module.exports = [ 'You don\'t want those to show up as real members in your system list but you still want to be able to ' + 'set front as one of them — that\'s where custom fronts kick in.\n' + '\n' + - 'They\'re highly customizable (as per popular request) so you can name them anything you want.' + 'They\'re highly customizable (as per popular request), so you can name them anything you want.' }, { names: [ @@ -118,7 +118,7 @@ module.exports = [ description: 'Talks about the possibility of having a messaging feature.', title: "Messaging", text: - 'The feature of messaging other systems within the app is out of scope, the app is not meant to be a ' + + 'The feature of messaging other systems within the app is out of scope, as 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 ' + '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' + @@ -155,7 +155,8 @@ 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 or your members marked as "Shown to Trusted Friends", if they marked as a "Trusted' + + 'friend".' }, { names: [ From 7911ea30e144d19cf914fc34bbdedf6edc397837 Mon Sep 17 00:00:00 2001 From: rainbunny <101956787+rainbunny@users.noreply.github.com> Date: Sat, 9 Apr 2022 15:30:26 -0500 Subject: [PATCH 05/11] Changing "intead" to "instead". --- messages.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/messages.js b/messages.js index 99b3d75..e0a6416 100644 --- a/messages.js +++ b/messages.js @@ -53,7 +53,7 @@ module.exports = [ "text": 'Uploaded avatars on Simply Plural do not sync to PluralKit. This is because we have to pay for the hosting of ' + 'the avatars and the bandwidth associated with it. Allowing usage outside the app would be too costly for us. ' + - 'If you want avatars synced between PluralKit and Simply Plural, make sure that you use avatar URLs intead.' + 'If you want avatars synced between PluralKit and Simply Plural, make sure that you use avatar URLs instead.' }, { names: [ From 6bfc1ffac0a3cbf0e45983beec89635e5ea1aeea Mon Sep 17 00:00:00 2001 From: rainbunny <101956787+rainbunny@users.noreply.github.com> Date: Mon, 20 Jun 2022 22:38:13 -0500 Subject: [PATCH 06/11] Adding spacing to match other commands. --- messages.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/messages.js b/messages.js index e7c0ea4..4063cf5 100644 --- a/messages.js +++ b/messages.js @@ -224,11 +224,11 @@ module.exports = [ title: "Website", description: 'Talks about the possibility of having a web portal for Simply Plural.', text: - '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 ' + + '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.' + '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.' }, { From e2079289f8e180adc275a8d3a645ecb6a1a57c93 Mon Sep 17 00:00:00 2001 From: rainbunny <101956787+rainbunny@users.noreply.github.com> Date: Tue, 16 Aug 2022 16:35:48 -0500 Subject: [PATCH 07/11] Adding information about "![text](link)" and rewording logs. --- messages.js | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/messages.js b/messages.js index 4063cf5..a1e90d1 100644 --- a/messages.js +++ b/messages.js @@ -232,12 +232,15 @@ module.exports = [ }, { - names: ["moreavatars", "moreavatar", "more-avatars"], + names: ["moreavatars", "moreavatar", "more-avatars", "moreimages", "more-images"], title: "Avatars", description: "Talks about why more avatar functionality won't be added", text: "Adding more uploading avatar functionality is not something that's possible for us, we're funded by Patreon and a non-profit, " + "alongside self-funding. Storing and uploading avatars comes with a cost that would expand exponentially if we were to add it to " + "more features." + + "However, you can add images to any text box that supports Markdown by using "![text](link)" and adding an image link + "inside of "(link)"." }, { names: ["token", "tokens"], @@ -252,7 +255,7 @@ module.exports = [ 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!" + " 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 " + + "email hello@apparyllis.com. Then, we can look into what's happening!" } ] From e150ea2ec67db6548c150b84cc2604ad8d54c1bc Mon Sep 17 00:00:00 2001 From: rainbunny <101956787+rainbunny@users.noreply.github.com> Date: Tue, 16 Aug 2022 19:31:42 -0500 Subject: [PATCH 08/11] Fixed the grammar of "seemembers". --- messages.js | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/messages.js b/messages.js index a1e90d1..d06f834 100644 --- a/messages.js +++ b/messages.js @@ -153,10 +153,10 @@ module.exports = [ description: 'Explains how to allow your friends to see your members.', title: "See members", 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 or your members marked as "Shown to Trusted Friends", if they marked as a "Trusted' + - 'friend".' + 'If your friends cannot see your members, you have to go into the friend\'s profile, click on the ' + + 'cogwheel on the top right and press "They can see your shared members", this will allow them to see ' + + 'your public members or your members marked as "Shown to Trusted Friends", if they are marked as a ' + + '"Trusted friend".' }, { names: [ From f24bb96753ea003607635b403a94006ae99c5f8c Mon Sep 17 00:00:00 2001 From: rainbunny <101956787+rainbunny@users.noreply.github.com> Date: Tue, 16 Aug 2022 19:47:50 -0500 Subject: [PATCH 09/11] Fixed "moreavatars" and added "\"s before any "'s" that's missing them. Also, changed quotation marks nexts to "+"s to apostrophes to match other commands. --- messages.js | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/messages.js b/messages.js index d06f834..d811275 100644 --- a/messages.js +++ b/messages.js @@ -228,34 +228,34 @@ module.exports = [ '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.' + 'it to "Integrations" to be able for importing from PluralKit, syncing to PluralKit and exporting to PluralKit.' }, { names: ["moreavatars", "moreavatar", "more-avatars", "moreimages", "more-images"], title: "Avatars", description: "Talks about why more avatar functionality won't be added", - text: "Adding more uploading avatar functionality is not something that's possible for us, we're funded by Patreon and a non-profit, " + - "alongside self-funding. Storing and uploading avatars comes with a cost that would expand exponentially if we were to add it to " + - "more features." + text: 'Adding more uploading avatar functionality is not something that\'s possible for us, we\'re funded by Patreon and a non-profit, ' + + 'alongside self-funding. Storing and uploading avatars comes with a cost that would expand exponentially if we were to add it to ' + + 'more features.' - "However, you can add images to any text box that supports Markdown by using "![text](link)" and adding an image link - "inside of "(link)"." + 'However, you can add images to any text box that supports Markdown by using "![text](link)" and adding an image link ' + + 'inside of "(link)".' }, { 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." }, { 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 -> Options and scroll to the bottom and click \"Share logs\", then select Discord or email. Send them to Amaryllis on Discord or " + - "email hello@apparyllis.com. Then, we can look into what's happening!" + 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 -> Options and scroll to the bottom and click \"Share logs\", then select Discord or email. Send them to Amaryllis on Discord or ' + + "email hello@apparyllis.com. Then, we can look into what\'s happening!" } ] From cd63ab1ea9abefb4ebaf93bc7f8781f2b1353cf4 Mon Sep 17 00:00:00 2001 From: rainbunny <101956787+rainbunny@users.noreply.github.com> Date: Tue, 16 Aug 2022 19:54:45 -0500 Subject: [PATCH 10/11] Fixed "logs" and "tokens" messages. --- messages.js | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/messages.js b/messages.js index d811275..163ecad 100644 --- a/messages.js +++ b/messages.js @@ -237,7 +237,7 @@ module.exports = [ description: "Talks about why more avatar functionality won't be added", text: 'Adding more uploading avatar functionality is not something that\'s possible for us, we\'re funded by Patreon and a non-profit, ' + 'alongside self-funding. Storing and uploading avatars comes with a cost that would expand exponentially if we were to add it to ' + - 'more features.' + 'more features. \n' 'However, you can add images to any text box that supports Markdown by using "![text](link)" and adding an image link ' + 'inside of "(link)".' @@ -246,16 +246,16 @@ 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 ' + - "to use those integrations." + 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 -> Options and scroll to the bottom and click \"Share logs\", then select Discord or email. Send them to Amaryllis on Discord or ' + - "email hello@apparyllis.com. Then, we can look into what\'s happening!" + 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 -> Options and scroll to the bottom and click \"Share logs\", then select Discord or email. Send them to Amaryllis on Discord or ' + + 'email hello@apparyllis.com. Then, we can look into what\'s happening! ' } ] From 581d0d98a344d265ad5da0f3160ff5903bb429c3 Mon Sep 17 00:00:00 2001 From: rainbunny <101956787+rainbunny@users.noreply.github.com> Date: Tue, 16 Aug 2022 19:59:33 -0500 Subject: [PATCH 11/11] Fixed "avatars" and "tokens" commands. --- messages.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/messages.js b/messages.js index 163ecad..7cf63c6 100644 --- a/messages.js +++ b/messages.js @@ -237,10 +237,10 @@ module.exports = [ description: "Talks about why more avatar functionality won't be added", text: 'Adding more uploading avatar functionality is not something that\'s possible for us, we\'re funded by Patreon and a non-profit, ' + 'alongside self-funding. Storing and uploading avatars comes with a cost that would expand exponentially if we were to add it to ' + - 'more features. \n' + 'more features. \n' + 'However, you can add images to any text box that supports Markdown by using "![text](link)" and adding an image link ' + - 'inside of "(link)".' + 'inside of "(link)". ' }, { names: ["token", "tokens"], @@ -248,7 +248,7 @@ module.exports = [ 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 ' + - 'to use those integrations." + 'to use those integrations. ' }, { names: ["logs", "log"],