From 2a4710b902a82a82e97819aa0d75d7368202de52 Mon Sep 17 00:00:00 2001 From: "Rodrigo Rodriguez (Pragmatismo)" Date: Tue, 15 Apr 2025 12:49:05 -0300 Subject: [PATCH] fix: update URLs and email addresses to reflect new domain --- CONTRIBUTING.md | 4 +- LICENSE | 2 +- README.md | 10 ++-- SAMPLES.md | 2 +- SECURITY.md | 4 +- api-template.json | 2 +- packages/admin.gbapp/dialogs/AdminDialog.ts | 4 +- packages/admin.gbapp/index.ts | 4 +- packages/admin.gbapp/models/AdminModel.ts | 4 +- .../admin.gbapp/services/GBAdminService.ts | 4 +- packages/admin.gbapp/strings.ts | 4 +- packages/analytics.gblib/index.ts | 4 +- packages/analytics.gblib/models/index.ts | 4 +- .../services/AnalyticsService.ts | 4 +- .../dialogs/StartDialog.ts | 12 ++--- packages/azuredeployer.gbapp/index.ts | 4 +- .../services/AzureDeployerService.ts | 54 +++++++++---------- packages/basic.gblib/index.ts | 4 +- packages/basic.gblib/models/Model.ts | 4 +- .../basic.gblib/services/ChartServices.ts | 4 +- .../basic.gblib/services/DebuggerService.ts | 4 +- .../basic.gblib/services/DialogKeywords.ts | 4 +- packages/basic.gblib/services/GBVMService.ts | 4 +- .../services/ImageProcessingServices.ts | 4 +- .../services/KeywordsExpressions.ts | 4 +- .../basic.gblib/services/ScheduleServices.ts | 4 +- .../basic.gblib/services/SystemKeywords.ts | 4 +- .../services/WebAutomationServices.ts | 4 +- packages/boot.gbot/package.json | 2 +- .../core.gbapp/dialogs/BroadcastDialog.ts | 4 +- packages/core.gbapp/dialogs/LanguageDialog.ts | 4 +- packages/core.gbapp/dialogs/SwitchBot.ts | 4 +- packages/core.gbapp/dialogs/WelcomeDialog.ts | 4 +- packages/core.gbapp/dialogs/WhoAmIDialog.ts | 4 +- packages/core.gbapp/index.ts | 4 +- packages/core.gbapp/models/GBError.ts | 4 +- packages/core.gbapp/models/GBModel.ts | 4 +- .../core.gbapp/services/GBConfigService.ts | 4 +- .../services/GBConversationalService.ts | 4 +- packages/core.gbapp/services/GBCoreService.ts | 12 ++--- packages/core.gbapp/services/GBDeployer.ts | 10 ++-- .../core.gbapp/services/GBImporterService.ts | 12 ++--- packages/core.gbapp/services/GBLogEx.ts | 4 +- packages/core.gbapp/services/GBMinService.ts | 4 +- packages/core.gbapp/services/GBSSR.ts | 4 +- .../dialogs/FeedbackDialog.ts | 4 +- .../dialogs/QualityDialog.ts | 4 +- packages/customer-satisfaction.gbapp/index.ts | 4 +- .../models/index.ts | 4 +- .../services/CSService.ts | 4 +- packages/default.gbui/public/index.html | 4 +- packages/default.gbui/src/GBUIApp.js | 4 +- .../default.gbui/src/components/ChatPane.js | 4 +- .../default.gbui/src/components/Footer.js | 6 +-- packages/default.gbui/src/components/GBCss.js | 4 +- .../default.gbui/src/components/NavBar.js | 4 +- packages/default.gbui/src/components/SEO.js | 4 +- .../src/components/SidebarMenu.js | 6 +-- packages/default.gbui/src/index.js | 4 +- .../src/players/GBBulletPlayer.js | 4 +- .../default.gbui/src/players/GBImagePlayer.js | 4 +- .../default.gbui/src/players/GBLoginPlayer.js | 4 +- .../src/players/GBMarkdownPlayer.js | 4 +- .../src/players/GBMultiUrlPlayer.js | 4 +- .../default.gbui/src/players/GBUrlPlayer.js | 4 +- .../default.gbui/src/players/GBVideoPlayer.js | 4 +- packages/google-chat.gblib/index.ts | 4 +- .../services/GoogleChatDirectLine.ts | 4 +- packages/hubspot.gblib/index.ts | 4 +- .../hubspot.gblib/services/HubSpotServices.ts | 4 +- packages/kb.gbapp/dialogs/AskDialog.ts | 4 +- packages/kb.gbapp/dialogs/FaqDialog.ts | 4 +- packages/kb.gbapp/dialogs/MenuDialog.ts | 4 +- packages/kb.gbapp/index.ts | 4 +- packages/kb.gbapp/models/index.ts | 4 +- packages/kb.gbapp/services/KBService.ts | 4 +- packages/llm.gblib/index.ts | 4 +- packages/llm.gblib/models/Model.ts | 4 +- packages/llm.gblib/services/ChatServices.ts | 4 +- packages/llm.gblib/services/CodeServices.ts | 4 +- packages/llm.gblib/services/ImageServices.ts | 4 +- packages/saas.gbapp/dialog/NewUserDialog.ts | 10 ++-- packages/saas.gbapp/index.ts | 4 +- packages/saas.gbapp/model/MainModel.ts | 4 +- packages/saas.gbapp/service/GBOService.ts | 4 +- .../saas.gbapp/service/JunoSubscription.ts | 4 +- packages/saas.gbapp/service/MSSubscription.ts | 4 +- packages/saas.gbapp/service/MainService.ts | 10 ++-- packages/saas.gbapp/strings.ts | 4 +- packages/saas.gbapp/test/subscription.ts | 2 +- .../security.gbapp/dialogs/OAuthDialog.ts | 4 +- .../security.gbapp/dialogs/ProfileDialog.ts | 4 +- .../security.gbapp/dialogs/SMSAuthDialog.ts | 4 +- packages/security.gbapp/index.ts | 4 +- packages/security.gbapp/models/index.ts | 4 +- packages/sharepoint.gblib/index.ts | 4 +- .../services/SharePointService.ts | 4 +- packages/teams.gblib/index.ts | 4 +- packages/teams.gblib/services/TeamsService.ts | 4 +- packages/whatsapp.gblib/index.ts | 4 +- .../services/WhatsappDirectLine.ts | 8 +-- src/RootData.ts | 4 +- src/app.ts | 4 +- swagger.yaml | 2 +- teams-manifest.json | 6 +-- templates/README.md | 2 +- .../crawler.gbai/crawler.gbot/config.csv | 2 +- .../default.gbdialog/interest.bas | 2 +- templates/llm-server.gbai/README.md | 6 +-- 109 files changed, 264 insertions(+), 264 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5db04320a..3cf9c6dd6 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -32,7 +32,7 @@ In general, things we find useful when reviewing suggestions are: ## Contributing bug fixes General Bots is current in early preview. We're still accepting contributions in the form of bug fixes. -A bug must have an issue tracking it in the issue tracker that has been approved by the pragmatismo.cloud team. Your pull request should include a link to the bug that you are fixing. If you've submitted a PR for a bug, please post a comment in the bug to avoid duplication of effort. +A bug must have an issue tracking it in the issue tracker that has been approved by the pragmatismo.com.br team. Your pull request should include a link to the bug that you are fixing. If you've submitted a PR for a bug, please post a comment in the bug to avoid duplication of effort. ## Contributing features @@ -40,7 +40,7 @@ Please open an issue with the `Schema` label to get a discussion started. ## Legal -We appreciate community contributions to code repositories open sourced by pragmatismo.cloud. By signing a contributor license agreement, we ensure that the community is free to use your contributions. +We appreciate community contributions to code repositories open sourced by pragmatismo.com.br. By signing a contributor license agreement, we ensure that the community is free to use your contributions. ## Housekeeping diff --git a/LICENSE b/LICENSE index 715dc0ab9..35ffdb6a3 100644 --- a/LICENSE +++ b/LICENSE @@ -1,5 +1,5 @@ General Bots is licensed under a dual license. To check which license -edition of General bots you have installed, please ask info@pragmatismo.cloud +edition of General bots you have installed, please ask info@pragmatismo.com.br informing your Customer ID. If you modify this Program, or any covered work, by combining it diff --git a/README.md b/README.md index 280985cf0..15c733cc3 100644 --- a/README.md +++ b/README.md @@ -147,7 +147,7 @@ SEND FILE img ## Guide -[Read the General Bots BotBook Guide](https://docs.pragmatismo.cloud) +[Read the General Bots BotBook Guide](https://docs.pragmatismo.com.br) # Videos @@ -161,14 +161,14 @@ See our [Contribution Guidelines](https://github.com/pragmatismo-io/BotServer/bl # Reporting Security Issues -Security issues and bugs should be reported privately, via email, to the pragmatismo.cloud Security -team at [security@pragmatismo.cloud](mailto:security@pragmatismo.cloud). You should +Security issues and bugs should be reported privately, via email, to the pragmatismo.com.br Security +team at [security@pragmatismo.com.br](mailto:security@pragmatismo.com.br). You should receive a response within 24 hours. If for some reason you do not, please follow up via email to ensure we received your original message. # License & Warranty -General Bot Copyright (c) pragmatismo.cloud. All rights reserved. +General Bot Copyright (c) pragmatismo.com.br. All rights reserved. Licensed under the AGPL-3.0. According to our dual licensing model, this program can be used either @@ -184,7 +184,7 @@ but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. -"General Bot" is a registered trademark of pragmatismo.cloud. +"General Bot" is a registered trademark of pragmatismo.com.br. The licensing of the program under the AGPLv3 does not imply a trademark license. Therefore any rights, title and interest in our trademarks remain entirely with us. diff --git a/SAMPLES.md b/SAMPLES.md index 86544dc45..72f647d59 100644 --- a/SAMPLES.md +++ b/SAMPLES.md @@ -4,4 +4,4 @@ |--------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------| | [IntranetBotQuickStart-gbai](https://github.com/pragmatismo-io/IntranetBotQuickStart.gbai) | Free modules from General Bots Intranet based bot. | | [AzureADPasswordReset-gbapp](https://github.com/pragmatismo-io/AzureADPasswordReset.gbapp) | Custom General Bot App (gbapp) for resetting an user password in Azure Active Directory, Office 365, Dynamics 365 or any app published through Azure AD. | -| [ProjectOnline.gbkb](https://github.com/pragmatismo-io/ProjectOnline.gbkb) | The .gbkb file demonstring a Knowledge Base for pragmatismo.cloud KBot for Microsoft Project. | +| [ProjectOnline.gbkb](https://github.com/pragmatismo-io/ProjectOnline.gbkb) | The .gbkb file demonstring a Knowledge Base for pragmatismo.com.br KBot for Microsoft Project. | diff --git a/SECURITY.md b/SECURITY.md index ddfb25e10..282169e90 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -20,7 +20,7 @@ Review process We will review this policy yearly. In the meantime, if you have any questions, suggestions -or feedback, please contact security@pragmatismo.cloud +or feedback, please contact security@pragmatismo.com.br We will only classify information which is necessary for the completion of our duties. We will also limit @@ -58,4 +58,4 @@ any other tasks that could result in a conflict of interest. ## Reporting a Vulnerability You can expect to get an update on a reported vulnerability in a day or two. -security@pragmatismo.cloud +security@pragmatismo.com.br diff --git a/api-template.json b/api-template.json index db0491796..bee21b0c1 100644 --- a/api-template.json +++ b/api-template.json @@ -7,7 +7,7 @@ }, "servers": [ { - "url": "https://gb.pragmatismo.cloud/api", + "url": "https://gb.pragmatismo.com.br/api", "description": "General Bots Online" } ] diff --git a/packages/admin.gbapp/dialogs/AdminDialog.ts b/packages/admin.gbapp/dialogs/AdminDialog.ts index 6d79d1a07..d9eec7861 100644 --- a/packages/admin.gbapp/dialogs/AdminDialog.ts +++ b/packages/admin.gbapp/dialogs/AdminDialog.ts @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/packages/admin.gbapp/index.ts b/packages/admin.gbapp/index.ts index 0abbf1c67..9a5d1874f 100644 --- a/packages/admin.gbapp/index.ts +++ b/packages/admin.gbapp/index.ts @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/packages/admin.gbapp/models/AdminModel.ts b/packages/admin.gbapp/models/AdminModel.ts index 224ebc2d7..32e6d9bb3 100644 --- a/packages/admin.gbapp/models/AdminModel.ts +++ b/packages/admin.gbapp/models/AdminModel.ts @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/packages/admin.gbapp/services/GBAdminService.ts b/packages/admin.gbapp/services/GBAdminService.ts index b8fb9d2a0..250d50801 100644 --- a/packages/admin.gbapp/services/GBAdminService.ts +++ b/packages/admin.gbapp/services/GBAdminService.ts @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/packages/admin.gbapp/strings.ts b/packages/admin.gbapp/strings.ts index 0330b0d90..4e66572f0 100644 --- a/packages/admin.gbapp/strings.ts +++ b/packages/admin.gbapp/strings.ts @@ -1,7 +1,7 @@ export const Messages = { 'en-US': { authenticate: 'Please, authenticate:', - welcome: 'Welcome to pragmatismo.cloud GeneralBots Administration.', + welcome: 'Welcome to pragmatismo.com.br GeneralBots Administration.', which_task: 'Which task do you wanna run now?', working: command => `I'm working on ${command}...`, finished_working: 'Done.', @@ -26,7 +26,7 @@ export const Messages = { }, 'pt-BR': { authenticate: 'Please, authenticate:', - welcome: 'Welcome to pragmatismo.cloud GeneralBots Administration.', + welcome: 'Welcome to pragmatismo.com.br GeneralBots Administration.', which_task: 'Which task do you wanna run now?', working: command => `I'm working on ${command}...`, finished_working: 'Done.', diff --git a/packages/analytics.gblib/index.ts b/packages/analytics.gblib/index.ts index f6ae80741..298d4e7d5 100644 --- a/packages/analytics.gblib/index.ts +++ b/packages/analytics.gblib/index.ts @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/packages/analytics.gblib/models/index.ts b/packages/analytics.gblib/models/index.ts index b6a6a0a35..bddf66eeb 100644 --- a/packages/analytics.gblib/models/index.ts +++ b/packages/analytics.gblib/models/index.ts @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/packages/analytics.gblib/services/AnalyticsService.ts b/packages/analytics.gblib/services/AnalyticsService.ts index 5fb524568..abf160cef 100644 --- a/packages/analytics.gblib/services/AnalyticsService.ts +++ b/packages/analytics.gblib/services/AnalyticsService.ts @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/packages/azuredeployer.gbapp/dialogs/StartDialog.ts b/packages/azuredeployer.gbapp/dialogs/StartDialog.ts index 4a184d4db..ef1ac2f68 100644 --- a/packages/azuredeployer.gbapp/dialogs/StartDialog.ts +++ b/packages/azuredeployer.gbapp/dialogs/StartDialog.ts @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | @@ -105,10 +105,10 @@ export class StartDialog { instance.botId = botId; instance.state = 'active'; - instance.cloudUsername = username; - instance.cloudPassword = password; - instance.cloudSubscriptionId = subscriptionId; - instance.cloudLocation = location; + instance.com.brUsername = username; + instance.com.brPassword = password; + instance.com.brSubscriptionId = subscriptionId; + instance.com.brLocation = location; instance.marketplaceId = appId; instance.marketplacePassword = appPassword; instance.adminPass = GBAdminService.getRndPassword(); diff --git a/packages/azuredeployer.gbapp/index.ts b/packages/azuredeployer.gbapp/index.ts index d765958c1..d2d526e99 100644 --- a/packages/azuredeployer.gbapp/index.ts +++ b/packages/azuredeployer.gbapp/index.ts @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/packages/azuredeployer.gbapp/services/AzureDeployerService.ts b/packages/azuredeployer.gbapp/services/AzureDeployerService.ts index 84e2c4a08..4455ebb3a 100644 --- a/packages/azuredeployer.gbapp/services/AzureDeployerService.ts +++ b/packages/azuredeployer.gbapp/services/AzureDeployerService.ts @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | @@ -394,16 +394,16 @@ export class AzureDeployerService implements IGBInstallationDeployer { await this.enableResourceProviders('Microsoft.Sql'); GBLogEx.info(0, `Deploying Deploy Group (It may take a few minutes)...`); - await this.createDeployGroup(name, instance.cloudLocation); + await this.createDeployGroup(name, instance.com.brLocation); let serverFarm; let serverName; if (process.env.DEPLOY_WEB) { GBLogEx.info(0, `Deploying Bot Server...`); - serverFarm = await this.createHostingPlan(name, `${name}-server-plan`, instance.cloudLocation); + serverFarm = await this.createHostingPlan(name, `${name}-server-plan`, instance.com.brLocation); serverName = `${name}-server`; - await this.createServer(serverFarm.id, name, serverName, instance.cloudLocation); + await this.createServer(serverFarm.id, name, serverName, instance.com.brLocation); } GBLogEx.info(0, `Deploying Bot Storage...`); @@ -417,9 +417,9 @@ export class AzureDeployerService implements IGBInstallationDeployer { administratorLogin, administratorPassword, storageServer, - instance.cloudLocation + instance.com.brLocation ); - await this.createStorage(name, storageServer, storageName, instance.cloudLocation); + await this.createStorage(name, storageServer, storageName, instance.com.brLocation); instance.storageUsername = administratorLogin; instance.storagePassword = administratorPassword; instance.storageName = storageName; @@ -429,7 +429,7 @@ export class AzureDeployerService implements IGBInstallationDeployer { // TODO: Enable in .env // GBLogEx.info(min, `Deploying Search...`); // const searchName = `${name}-search`.toLowerCase(); - // await this.createSearch(name, searchName, instance.cloudLocation); + // await this.createSearch(name, searchName, instance.com.brLocation); // const searchKeys = await this.searchClient.adminKeys.get(name, searchName); // instance.searchHost = `${searchName}.search.windows.net`; // instance.searchIndex = 'azuresql-index'; @@ -437,13 +437,13 @@ export class AzureDeployerService implements IGBInstallationDeployer { // instance.searchKey = searchKeys.primaryKey; // GBLogEx.info(min, `Deploying Speech...`); - // const speech = await this.createSpeech(name, `${name}speech`, instance.cloudLocation); + // const speech = await this.createSpeech(name, `${name}speech`, instance.com.brLocation); // keys = await this.cognitiveClient.accounts.listKeys(name, speech.name); // instance.speechEndpoint = speech.properties.endpoint; // instance.speechKey = keys.key1; // GBLogEx.info(min, `Deploying Text Analytics...`); - // const textAnalytics = await this.createTextAnalytics(name, `${name}-textanalytics`, instance.cloudLocation); + // const textAnalytics = await this.createTextAnalytics(name, `${name}-textanalytics`, instance.com.brLocation); // instance.textAnalyticsEndpoint = textAnalytics.properties.endpoint.replace(`/text/analytics/v2.0`, ''); GBLogEx.info(0, `Deploying SpellChecker...`); @@ -451,8 +451,8 @@ export class AzureDeployerService implements IGBInstallationDeployer { instance.spellcheckerEndpoint = spellChecker.properties.endpoint; // GBLogEx.info(min, `Deploying NLP...`); - // const nlp = await this.createNLP(name, `${name}-nlp`, instance.cloudLocation); - // const nlpa = await this.createNLPAuthoring(name, `${name}-nlpa`, instance.cloudLocation); + // const nlp = await this.createNLP(name, `${name}-nlp`, instance.com.brLocation); + // const nlpa = await this.createNLPAuthoring(name, `${name}-nlpa`, instance.com.brLocation); // instance.nlpEndpoint = nlp.properties.endpoint; @@ -472,7 +472,7 @@ export class AzureDeployerService implements IGBInstallationDeployer { instance.nlpKey, instance.marketplaceId, instance.marketplacePassword, - instance.cloudSubscriptionId + instance.com.brSubscriptionId ); GBLogEx.info(0, `Waiting one minute to finish NLP service and keys creation...`); @@ -486,7 +486,7 @@ export class AzureDeployerService implements IGBInstallationDeployer { // instance.nlpKey = keys.key1; // instance.nlpAuthoringKey = authoringKeys.key1; - // const nlpAppId = await this.createNLPService(name, name, instance.cloudLocation, culture, instance.nlpAuthoringKey); + // const nlpAppId = await this.createNLPService(name, name, instance.com.brLocation, culture, instance.nlpAuthoringKey); // instance.nlpAppId = nlpAppId; if (process.env.DEPLOY_WEB) { @@ -511,10 +511,10 @@ export class AzureDeployerService implements IGBInstallationDeployer { const instance = {}; instance.state = 'active'; instance.botId = title; - instance.cloudUsername = username; - instance.cloudPassword = password; - instance.cloudSubscriptionId = subscriptionId; - instance.cloudLocation = cloudLocation; + instance.com.brUsername = username; + instance.com.brPassword = password; + instance.com.brSubscriptionId = subscriptionId; + instance.com.brLocation = cloudLocation; instance.nlpAuthoringKey = authoringKey; instance.marketplaceId = appId; instance.marketplacePassword = appPassword; @@ -629,7 +629,7 @@ export class AzureDeployerService implements IGBInstallationDeployer { const token = new StaticAccessToken(); - this.cloud = new ResourceManagementClient(token, subscriptionId); + this.com.br = new ResourceManagementClient(token, subscriptionId); this.webSiteClient = new WebSiteManagementClient(token, subscriptionId); this.storageClient = new SqlManagementClient(token, subscriptionId); this.cognitiveClient = new CognitiveServicesManagementClient(token, subscriptionId); @@ -904,13 +904,13 @@ export class AzureDeployerService implements IGBInstallationDeployer { private async createDeployGroup(name: string, location: string) { const params = { location: location }; - return await this.cloud.resourceGroups.createOrUpdate(name, params); + return await this.com.br.resourceGroups.createOrUpdate(name, params); } private async enableResourceProviders(name: string) { - const ret = await this.cloud.providers.get(name); + const ret = await this.com.br.providers.get(name); if (ret.registrationState === 'NotRegistered') { - await this.cloud.providers.register(name); + await this.com.br.providers.register(name); } } @@ -980,7 +980,7 @@ export class AzureDeployerService implements IGBInstallationDeployer { private async updateWebisteConfig(group: string, name: string, serverFarmId: string, instance: IGBInstance) { const parameters: Site = { - location: instance.cloudLocation, + location: instance.com.brLocation, serverFarmId: serverFarmId, siteConfig: { appSettings: [ @@ -988,10 +988,10 @@ export class AzureDeployerService implements IGBInstallationDeployer { { name: 'WEBSITE_NODE_DEFAULT_VERSION', value: await GBAdminService.getNodeVersion() }, { name: 'ADMIN_PASS', value: `${instance.adminPass}` }, { name: 'BOT_ID', value: `${instance.botId}` }, - { name: 'CLOUD_SUBSCRIPTIONID', value: `${instance.cloudSubscriptionId}` }, - { name: 'CLOUD_LOCATION', value: `${instance.cloudLocation}` }, - { name: 'CLOUD_USERNAME', value: `${instance.cloudUsername}` }, - { name: 'CLOUD_PASSWORD', value: `${instance.cloudPassword}` }, + { name: 'CLOUD_SUBSCRIPTIONID', value: `${instance.com.brSubscriptionId}` }, + { name: 'CLOUD_LOCATION', value: `${instance.com.brLocation}` }, + { name: 'CLOUD_USERNAME', value: `${instance.com.brUsername}` }, + { name: 'CLOUD_PASSWORD', value: `${instance.com.brPassword}` }, { name: 'MARKETPLACE_ID', value: `${instance.marketplaceId}` }, { name: 'MARKETPLACE_SECRET', value: `${instance.marketplacePassword}` }, { name: 'STORAGE_DIALECT', value: `${instance.storageDialect}` }, diff --git a/packages/basic.gblib/index.ts b/packages/basic.gblib/index.ts index 301d943ea..0a5cdb8ea 100644 --- a/packages/basic.gblib/index.ts +++ b/packages/basic.gblib/index.ts @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/packages/basic.gblib/models/Model.ts b/packages/basic.gblib/models/Model.ts index 3c1269735..d531c1811 100644 --- a/packages/basic.gblib/models/Model.ts +++ b/packages/basic.gblib/models/Model.ts @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/packages/basic.gblib/services/ChartServices.ts b/packages/basic.gblib/services/ChartServices.ts index c3f734258..b60d5cf7d 100644 --- a/packages/basic.gblib/services/ChartServices.ts +++ b/packages/basic.gblib/services/ChartServices.ts @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/packages/basic.gblib/services/DebuggerService.ts b/packages/basic.gblib/services/DebuggerService.ts index e0925cd24..193e89048 100644 --- a/packages/basic.gblib/services/DebuggerService.ts +++ b/packages/basic.gblib/services/DebuggerService.ts @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/packages/basic.gblib/services/DialogKeywords.ts b/packages/basic.gblib/services/DialogKeywords.ts index efc228f8f..a1d182d45 100644 --- a/packages/basic.gblib/services/DialogKeywords.ts +++ b/packages/basic.gblib/services/DialogKeywords.ts @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/packages/basic.gblib/services/GBVMService.ts b/packages/basic.gblib/services/GBVMService.ts index 4db47605e..46d3351f5 100644 --- a/packages/basic.gblib/services/GBVMService.ts +++ b/packages/basic.gblib/services/GBVMService.ts @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/packages/basic.gblib/services/ImageProcessingServices.ts b/packages/basic.gblib/services/ImageProcessingServices.ts index 4b1337c26..d253a4ce7 100644 --- a/packages/basic.gblib/services/ImageProcessingServices.ts +++ b/packages/basic.gblib/services/ImageProcessingServices.ts @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/packages/basic.gblib/services/KeywordsExpressions.ts b/packages/basic.gblib/services/KeywordsExpressions.ts index 453971398..f991ba100 100644 --- a/packages/basic.gblib/services/KeywordsExpressions.ts +++ b/packages/basic.gblib/services/KeywordsExpressions.ts @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/packages/basic.gblib/services/ScheduleServices.ts b/packages/basic.gblib/services/ScheduleServices.ts index dc0ed0e7e..6fa10143c 100644 --- a/packages/basic.gblib/services/ScheduleServices.ts +++ b/packages/basic.gblib/services/ScheduleServices.ts @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/packages/basic.gblib/services/SystemKeywords.ts b/packages/basic.gblib/services/SystemKeywords.ts index 189ac2b9f..a2d4fa7fa 100644 --- a/packages/basic.gblib/services/SystemKeywords.ts +++ b/packages/basic.gblib/services/SystemKeywords.ts @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/packages/basic.gblib/services/WebAutomationServices.ts b/packages/basic.gblib/services/WebAutomationServices.ts index a35e730d9..32fdd14c2 100644 --- a/packages/basic.gblib/services/WebAutomationServices.ts +++ b/packages/basic.gblib/services/WebAutomationServices.ts @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/packages/boot.gbot/package.json b/packages/boot.gbot/package.json index 2cdbab1ea..491bdf584 100644 --- a/packages/boot.gbot/package.json +++ b/packages/boot.gbot/package.json @@ -6,7 +6,7 @@ "title": "Default General Bot", "description": "Default General Bot", "whoAmIVideo": "TODO.mp4", - "author": "pragmatismo.cloud", + "author": "pragmatismo.com.br", "license": "AGPL", "engineName": "guaribas-1.0.0" } \ No newline at end of file diff --git a/packages/core.gbapp/dialogs/BroadcastDialog.ts b/packages/core.gbapp/dialogs/BroadcastDialog.ts index 44b679c6b..6f81533f3 100644 --- a/packages/core.gbapp/dialogs/BroadcastDialog.ts +++ b/packages/core.gbapp/dialogs/BroadcastDialog.ts @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/packages/core.gbapp/dialogs/LanguageDialog.ts b/packages/core.gbapp/dialogs/LanguageDialog.ts index 4a85c5192..e79f892eb 100644 --- a/packages/core.gbapp/dialogs/LanguageDialog.ts +++ b/packages/core.gbapp/dialogs/LanguageDialog.ts @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/packages/core.gbapp/dialogs/SwitchBot.ts b/packages/core.gbapp/dialogs/SwitchBot.ts index b3fc8087f..b5a2b7bee 100644 --- a/packages/core.gbapp/dialogs/SwitchBot.ts +++ b/packages/core.gbapp/dialogs/SwitchBot.ts @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/packages/core.gbapp/dialogs/WelcomeDialog.ts b/packages/core.gbapp/dialogs/WelcomeDialog.ts index ca9d71927..bd8d8fda4 100644 --- a/packages/core.gbapp/dialogs/WelcomeDialog.ts +++ b/packages/core.gbapp/dialogs/WelcomeDialog.ts @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/packages/core.gbapp/dialogs/WhoAmIDialog.ts b/packages/core.gbapp/dialogs/WhoAmIDialog.ts index 333b7ef87..0b67f37ca 100644 --- a/packages/core.gbapp/dialogs/WhoAmIDialog.ts +++ b/packages/core.gbapp/dialogs/WhoAmIDialog.ts @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/packages/core.gbapp/index.ts b/packages/core.gbapp/index.ts index 9b84dad3d..c89684fa9 100644 --- a/packages/core.gbapp/index.ts +++ b/packages/core.gbapp/index.ts @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/packages/core.gbapp/models/GBError.ts b/packages/core.gbapp/models/GBError.ts index 3c6502d9a..a6a933ca2 100644 --- a/packages/core.gbapp/models/GBError.ts +++ b/packages/core.gbapp/models/GBError.ts @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/packages/core.gbapp/models/GBModel.ts b/packages/core.gbapp/models/GBModel.ts index 7f99bf591..428cba4a9 100644 --- a/packages/core.gbapp/models/GBModel.ts +++ b/packages/core.gbapp/models/GBModel.ts @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/packages/core.gbapp/services/GBConfigService.ts b/packages/core.gbapp/services/GBConfigService.ts index 4102e1b3d..341ddc818 100644 --- a/packages/core.gbapp/services/GBConfigService.ts +++ b/packages/core.gbapp/services/GBConfigService.ts @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/packages/core.gbapp/services/GBConversationalService.ts b/packages/core.gbapp/services/GBConversationalService.ts index a6680f71c..3f3986a53 100644 --- a/packages/core.gbapp/services/GBConversationalService.ts +++ b/packages/core.gbapp/services/GBConversationalService.ts @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/packages/core.gbapp/services/GBCoreService.ts b/packages/core.gbapp/services/GBCoreService.ts index 4ed001d65..eb2ebf03c 100644 --- a/packages/core.gbapp/services/GBCoreService.ts +++ b/packages/core.gbapp/services/GBCoreService.ts @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | @@ -325,10 +325,10 @@ export class GBCoreService implements IGBCoreService { ADDITIONAL_DEPLOY_PATH= ADMIN_PASS=${instance.adminPass} BOT_ID=${instance.botId} -CLOUD_SUBSCRIPTIONID=${instance.cloudSubscriptionId} -CLOUD_LOCATION=${instance.cloudLocation} -CLOUD_USERNAME=${instance.cloudUsername} -CLOUD_PASSWORD=${instance.cloudPassword} +CLOUD_SUBSCRIPTIONID=${instance.com.brSubscriptionId} +CLOUD_LOCATION=${instance.com.brLocation} +CLOUD_USERNAME=${instance.com.brUsername} +CLOUD_PASSWORD=${instance.com.brPassword} MARKETPLACE_ID=${instance.marketplaceId} MARKETPLACE_SECRET=${instance.marketplacePassword} STORAGE_DIALECT=${instance.storageDialect} diff --git a/packages/core.gbapp/services/GBDeployer.ts b/packages/core.gbapp/services/GBDeployer.ts index 7b8dbbd28..06ddb5847 100644 --- a/packages/core.gbapp/services/GBDeployer.ts +++ b/packages/core.gbapp/services/GBDeployer.ts @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | @@ -382,7 +382,7 @@ export class GBDeployer implements IGBDeployer { */ public async publishNLP(instance: IGBInstance): Promise { const service = await AzureDeployerService.createInstance(this); - const res = await service.publishNLP(instance.cloudLocation, instance.nlpAppId, instance.nlpAuthoringKey); + const res = await service.publishNLP(instance.com.brLocation, instance.nlpAppId, instance.nlpAuthoringKey); if (res.status !== 200 && res.status !== 201) { throw res.bodyAsText; } @@ -393,7 +393,7 @@ export class GBDeployer implements IGBDeployer { */ public async trainNLP(instance: IGBInstance): Promise { const service = await AzureDeployerService.createInstance(this); - const res = await service.trainNLP(instance.cloudLocation, instance.nlpAppId, instance.nlpAuthoringKey); + const res = await service.trainNLP(instance.com.brLocation, instance.nlpAppId, instance.nlpAuthoringKey); if (res.status !== 200 && res.status !== 202) { throw res.bodyAsText; } @@ -423,7 +423,7 @@ export class GBDeployer implements IGBDeployer { public async refreshNLPEntity(instance: IGBInstance, listName, listData): Promise { const service = await AzureDeployerService.createInstance(this); const res = await service.refreshEntityList( - instance.cloudLocation, + instance.com.brLocation, instance.nlpAppId, listName, instance.nlpAuthoringKey, diff --git a/packages/core.gbapp/services/GBImporterService.ts b/packages/core.gbapp/services/GBImporterService.ts index 34cda6333..330ced731 100644 --- a/packages/core.gbapp/services/GBImporterService.ts +++ b/packages/core.gbapp/services/GBImporterService.ts @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | @@ -80,10 +80,10 @@ export class GBImporter { instance.state = 'active'; instance.adminPass = GBConfigService.get('ADMIN_PASS'); instance.botId = GBConfigService.get('BOT_ID'); - instance.cloudSubscriptionId = GBConfigService.get('CLOUD_SUBSCRIPTIONID'); - instance.cloudLocation = GBConfigService.get('CLOUD_LOCATION'); - instance.cloudUsername = GBConfigService.get('CLOUD_USERNAME'); - instance.cloudPassword = GBConfigService.get('CLOUD_PASSWORD'); + instance.com.brSubscriptionId = GBConfigService.get('CLOUD_SUBSCRIPTIONID'); + instance.com.brLocation = GBConfigService.get('CLOUD_LOCATION'); + instance.com.brUsername = GBConfigService.get('CLOUD_USERNAME'); + instance.com.brPassword = GBConfigService.get('CLOUD_PASSWORD'); instance.marketplaceId = GBConfigService.get('MARKETPLACE_ID'); instance.marketplacePassword = GBConfigService.get('MARKETPLACE_SECRET'); instance.storageDialect = GBConfigService.get('STORAGE_DIALECT'); diff --git a/packages/core.gbapp/services/GBLogEx.ts b/packages/core.gbapp/services/GBLogEx.ts index 887243ffe..3ea6dddc2 100644 --- a/packages/core.gbapp/services/GBLogEx.ts +++ b/packages/core.gbapp/services/GBLogEx.ts @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/packages/core.gbapp/services/GBMinService.ts b/packages/core.gbapp/services/GBMinService.ts index 57b4a5dfd..b1ae1bc3d 100644 --- a/packages/core.gbapp/services/GBMinService.ts +++ b/packages/core.gbapp/services/GBMinService.ts @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/packages/core.gbapp/services/GBSSR.ts b/packages/core.gbapp/services/GBSSR.ts index 0c46481de..595bfc604 100644 --- a/packages/core.gbapp/services/GBSSR.ts +++ b/packages/core.gbapp/services/GBSSR.ts @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/packages/customer-satisfaction.gbapp/dialogs/FeedbackDialog.ts b/packages/customer-satisfaction.gbapp/dialogs/FeedbackDialog.ts index 2d8e2e1a8..d3a303db6 100644 --- a/packages/customer-satisfaction.gbapp/dialogs/FeedbackDialog.ts +++ b/packages/customer-satisfaction.gbapp/dialogs/FeedbackDialog.ts @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/packages/customer-satisfaction.gbapp/dialogs/QualityDialog.ts b/packages/customer-satisfaction.gbapp/dialogs/QualityDialog.ts index 722e0dc9d..c440db9ec 100644 --- a/packages/customer-satisfaction.gbapp/dialogs/QualityDialog.ts +++ b/packages/customer-satisfaction.gbapp/dialogs/QualityDialog.ts @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/packages/customer-satisfaction.gbapp/index.ts b/packages/customer-satisfaction.gbapp/index.ts index 15c080aae..7774d158e 100644 --- a/packages/customer-satisfaction.gbapp/index.ts +++ b/packages/customer-satisfaction.gbapp/index.ts @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/packages/customer-satisfaction.gbapp/models/index.ts b/packages/customer-satisfaction.gbapp/models/index.ts index 4231ee967..34c992a0e 100644 --- a/packages/customer-satisfaction.gbapp/models/index.ts +++ b/packages/customer-satisfaction.gbapp/models/index.ts @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/packages/customer-satisfaction.gbapp/services/CSService.ts b/packages/customer-satisfaction.gbapp/services/CSService.ts index c7cb08117..7637a1780 100644 --- a/packages/customer-satisfaction.gbapp/services/CSService.ts +++ b/packages/customer-satisfaction.gbapp/services/CSService.ts @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/packages/default.gbui/public/index.html b/packages/default.gbui/public/index.html index d76bb3658..5b836082e 100644 --- a/packages/default.gbui/public/index.html +++ b/packages/default.gbui/public/index.html @@ -6,7 +6,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -22,7 +22,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/packages/default.gbui/src/GBUIApp.js b/packages/default.gbui/src/GBUIApp.js index ddb009f44..0403fc899 100644 --- a/packages/default.gbui/src/GBUIApp.js +++ b/packages/default.gbui/src/GBUIApp.js @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/packages/default.gbui/src/components/ChatPane.js b/packages/default.gbui/src/components/ChatPane.js index 332203fa8..7440469db 100644 --- a/packages/default.gbui/src/components/ChatPane.js +++ b/packages/default.gbui/src/components/ChatPane.js @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/packages/default.gbui/src/components/Footer.js b/packages/default.gbui/src/components/Footer.js index b112a804f..7906e7fd7 100644 --- a/packages/default.gbui/src/components/Footer.js +++ b/packages/default.gbui/src/components/Footer.js @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | @@ -35,7 +35,7 @@ const footer = () => (
General Bots Community Edition
- pragmatismo.cloud + pragmatismo.com.br
); export default footer \ No newline at end of file diff --git a/packages/default.gbui/src/components/GBCss.js b/packages/default.gbui/src/components/GBCss.js index f5213208c..ff756704a 100644 --- a/packages/default.gbui/src/components/GBCss.js +++ b/packages/default.gbui/src/components/GBCss.js @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/packages/default.gbui/src/components/NavBar.js b/packages/default.gbui/src/components/NavBar.js index 3cc502f99..5dfec81c8 100644 --- a/packages/default.gbui/src/components/NavBar.js +++ b/packages/default.gbui/src/components/NavBar.js @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/packages/default.gbui/src/components/SEO.js b/packages/default.gbui/src/components/SEO.js index 163288382..68b20b4e2 100644 --- a/packages/default.gbui/src/components/SEO.js +++ b/packages/default.gbui/src/components/SEO.js @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/packages/default.gbui/src/components/SidebarMenu.js b/packages/default.gbui/src/components/SidebarMenu.js index d120dfb59..eddff8f3d 100644 --- a/packages/default.gbui/src/components/SidebarMenu.js +++ b/packages/default.gbui/src/components/SidebarMenu.js @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | @@ -76,7 +76,7 @@ class SideBarMenu extends React.Component {
window.open('mailto:talk@pragmatismo.cloud')} + onClick={() => window.open('mailto:talk@pragmatismo.com.br')} > Suggestions diff --git a/packages/default.gbui/src/index.js b/packages/default.gbui/src/index.js index 3553af86b..964b71963 100644 --- a/packages/default.gbui/src/index.js +++ b/packages/default.gbui/src/index.js @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/packages/default.gbui/src/players/GBBulletPlayer.js b/packages/default.gbui/src/players/GBBulletPlayer.js index bd4f28be2..d255e547a 100644 --- a/packages/default.gbui/src/players/GBBulletPlayer.js +++ b/packages/default.gbui/src/players/GBBulletPlayer.js @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/packages/default.gbui/src/players/GBImagePlayer.js b/packages/default.gbui/src/players/GBImagePlayer.js index 5258e53c1..9bdca83f9 100644 --- a/packages/default.gbui/src/players/GBImagePlayer.js +++ b/packages/default.gbui/src/players/GBImagePlayer.js @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/packages/default.gbui/src/players/GBLoginPlayer.js b/packages/default.gbui/src/players/GBLoginPlayer.js index 559ff6284..42883a5d8 100644 --- a/packages/default.gbui/src/players/GBLoginPlayer.js +++ b/packages/default.gbui/src/players/GBLoginPlayer.js @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/packages/default.gbui/src/players/GBMarkdownPlayer.js b/packages/default.gbui/src/players/GBMarkdownPlayer.js index cf720f2db..7ffdfbf6e 100644 --- a/packages/default.gbui/src/players/GBMarkdownPlayer.js +++ b/packages/default.gbui/src/players/GBMarkdownPlayer.js @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/packages/default.gbui/src/players/GBMultiUrlPlayer.js b/packages/default.gbui/src/players/GBMultiUrlPlayer.js index 97578bd0e..67f7a6357 100644 --- a/packages/default.gbui/src/players/GBMultiUrlPlayer.js +++ b/packages/default.gbui/src/players/GBMultiUrlPlayer.js @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/packages/default.gbui/src/players/GBUrlPlayer.js b/packages/default.gbui/src/players/GBUrlPlayer.js index 021a94a42..c02ba1366 100644 --- a/packages/default.gbui/src/players/GBUrlPlayer.js +++ b/packages/default.gbui/src/players/GBUrlPlayer.js @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/packages/default.gbui/src/players/GBVideoPlayer.js b/packages/default.gbui/src/players/GBVideoPlayer.js index bf7438b51..d8d497a51 100644 --- a/packages/default.gbui/src/players/GBVideoPlayer.js +++ b/packages/default.gbui/src/players/GBVideoPlayer.js @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/packages/google-chat.gblib/index.ts b/packages/google-chat.gblib/index.ts index f8fcfb37f..627ae9d59 100644 --- a/packages/google-chat.gblib/index.ts +++ b/packages/google-chat.gblib/index.ts @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/packages/google-chat.gblib/services/GoogleChatDirectLine.ts b/packages/google-chat.gblib/services/GoogleChatDirectLine.ts index 90ab636fe..76bbae109 100644 --- a/packages/google-chat.gblib/services/GoogleChatDirectLine.ts +++ b/packages/google-chat.gblib/services/GoogleChatDirectLine.ts @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/packages/hubspot.gblib/index.ts b/packages/hubspot.gblib/index.ts index a7d1754bb..caa4b33e8 100644 --- a/packages/hubspot.gblib/index.ts +++ b/packages/hubspot.gblib/index.ts @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/packages/hubspot.gblib/services/HubSpotServices.ts b/packages/hubspot.gblib/services/HubSpotServices.ts index 1c1788b5a..38915134d 100644 --- a/packages/hubspot.gblib/services/HubSpotServices.ts +++ b/packages/hubspot.gblib/services/HubSpotServices.ts @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/packages/kb.gbapp/dialogs/AskDialog.ts b/packages/kb.gbapp/dialogs/AskDialog.ts index 8f328dd8d..333e0abff 100644 --- a/packages/kb.gbapp/dialogs/AskDialog.ts +++ b/packages/kb.gbapp/dialogs/AskDialog.ts @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/packages/kb.gbapp/dialogs/FaqDialog.ts b/packages/kb.gbapp/dialogs/FaqDialog.ts index 844fd8585..2dbf7ade8 100644 --- a/packages/kb.gbapp/dialogs/FaqDialog.ts +++ b/packages/kb.gbapp/dialogs/FaqDialog.ts @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/packages/kb.gbapp/dialogs/MenuDialog.ts b/packages/kb.gbapp/dialogs/MenuDialog.ts index 37ad94cef..53eef2322 100644 --- a/packages/kb.gbapp/dialogs/MenuDialog.ts +++ b/packages/kb.gbapp/dialogs/MenuDialog.ts @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/packages/kb.gbapp/index.ts b/packages/kb.gbapp/index.ts index 56309f724..da6875f4d 100644 --- a/packages/kb.gbapp/index.ts +++ b/packages/kb.gbapp/index.ts @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/packages/kb.gbapp/models/index.ts b/packages/kb.gbapp/models/index.ts index b9e163e37..5351fce81 100644 --- a/packages/kb.gbapp/models/index.ts +++ b/packages/kb.gbapp/models/index.ts @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/packages/kb.gbapp/services/KBService.ts b/packages/kb.gbapp/services/KBService.ts index 9423b245c..a27eadd06 100644 --- a/packages/kb.gbapp/services/KBService.ts +++ b/packages/kb.gbapp/services/KBService.ts @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/packages/llm.gblib/index.ts b/packages/llm.gblib/index.ts index 91a9f706a..965776682 100644 --- a/packages/llm.gblib/index.ts +++ b/packages/llm.gblib/index.ts @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/packages/llm.gblib/models/Model.ts b/packages/llm.gblib/models/Model.ts index d9db629a4..f5f94099b 100644 --- a/packages/llm.gblib/models/Model.ts +++ b/packages/llm.gblib/models/Model.ts @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/packages/llm.gblib/services/ChatServices.ts b/packages/llm.gblib/services/ChatServices.ts index ac8860594..e7f7a314c 100644 --- a/packages/llm.gblib/services/ChatServices.ts +++ b/packages/llm.gblib/services/ChatServices.ts @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/packages/llm.gblib/services/CodeServices.ts b/packages/llm.gblib/services/CodeServices.ts index 5b202afb6..758bcf56d 100644 --- a/packages/llm.gblib/services/CodeServices.ts +++ b/packages/llm.gblib/services/CodeServices.ts @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/packages/llm.gblib/services/ImageServices.ts b/packages/llm.gblib/services/ImageServices.ts index 21072373f..b84e69827 100644 --- a/packages/llm.gblib/services/ImageServices.ts +++ b/packages/llm.gblib/services/ImageServices.ts @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/packages/saas.gbapp/dialog/NewUserDialog.ts b/packages/saas.gbapp/dialog/NewUserDialog.ts index 30ea055f1..d26186279 100755 --- a/packages/saas.gbapp/dialog/NewUserDialog.ts +++ b/packages/saas.gbapp/dialog/NewUserDialog.ts @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | @@ -192,7 +192,7 @@ export class NewUserDialog extends IGBDialog { return await step.replaceDialog('/ask', { isReturning: true }); } else { - // return await step.replaceDialog('/welcome_saas_voucher', 'Os meios de pagamento estão neste momento desabilitados, por favor informe um voucher ou contate info@pragmatismo.cloud.'); + // return await step.replaceDialog('/welcome_saas_voucher', 'Os meios de pagamento estão neste momento desabilitados, por favor informe um voucher ou contate info@pragmatismo.com.br.'); step.activeDialog.state.options.nextDialog = 'welcome_saas_return_document'; return await step.replaceDialog('/xrm_document', step.activeDialog.state.options); @@ -205,7 +205,7 @@ export class NewUserDialog extends IGBDialog { private static async createBot(step: any, min: GBMinInstance, free: boolean) { const locale = 'en-US'; await step.context.sendActivity(Messages[locale].ok_procceding_creation); - const url = `https://gb.pragmatismo.cloud/${step.activeDialog.state.options.botName}`; + const url = `https://gb.pragmatismo.com.br/${step.activeDialog.state.options.botName}`; await step.context.sendActivity(Messages[locale].bot_created(url)); const service = new MainService(); await service.createSubscription( @@ -245,7 +245,7 @@ export class NewUserDialog extends IGBDialog { min, botName, '999999999', - 'email@domain.cloud', + 'email@domain.com.br', '5521999998888', botName, null, diff --git a/packages/saas.gbapp/index.ts b/packages/saas.gbapp/index.ts index 8dafdb81b..bde40ddaf 100755 --- a/packages/saas.gbapp/index.ts +++ b/packages/saas.gbapp/index.ts @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/packages/saas.gbapp/model/MainModel.ts b/packages/saas.gbapp/model/MainModel.ts index aa5d733dc..d574a4065 100755 --- a/packages/saas.gbapp/model/MainModel.ts +++ b/packages/saas.gbapp/model/MainModel.ts @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/packages/saas.gbapp/service/GBOService.ts b/packages/saas.gbapp/service/GBOService.ts index 47bf333f3..91393f6f5 100755 --- a/packages/saas.gbapp/service/GBOService.ts +++ b/packages/saas.gbapp/service/GBOService.ts @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/packages/saas.gbapp/service/JunoSubscription.ts b/packages/saas.gbapp/service/JunoSubscription.ts index 857cdb761..ad4f002fb 100755 --- a/packages/saas.gbapp/service/JunoSubscription.ts +++ b/packages/saas.gbapp/service/JunoSubscription.ts @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/packages/saas.gbapp/service/MSSubscription.ts b/packages/saas.gbapp/service/MSSubscription.ts index 7d75343f0..3bdff8208 100755 --- a/packages/saas.gbapp/service/MSSubscription.ts +++ b/packages/saas.gbapp/service/MSSubscription.ts @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/packages/saas.gbapp/service/MainService.ts b/packages/saas.gbapp/service/MainService.ts index 747ca02fa..04b9b98db 100755 --- a/packages/saas.gbapp/service/MainService.ts +++ b/packages/saas.gbapp/service/MainService.ts @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | @@ -171,7 +171,7 @@ export class MainService {

Atenciosamente,
General Bots Online. -
https://gb.pragmatismo.cloud +
https://gb.pragmatismo.com.br

E-mail remetido por Pragmatismo.
`; @@ -191,7 +191,7 @@ export class MainService { // gboService.sendEmail( // emailToken, // email, - // 'operations@pragmatismo.cloud', + // 'operations@pragmatismo.com.br', // `${botName}`, // message, // message, @@ -208,7 +208,7 @@ export class MainService { // TODO: await CollectionUtil.asyncForEach(contacts, async item => { // await (min.whatsAppDirectLine as any)['sendToDevice']( // item, - // `Novo bot criado agora: http://gb.pragmatismo.cloud/${botName} para *${name}* (${email}, ${mobile}). Por favor, entre em contato para que mais um bot seja configurado adequadamente. ` + // `Novo bot criado agora: http://gb.pragmatismo.com.br/${botName} para *${name}* (${email}, ${mobile}). Por favor, entre em contato para que mais um bot seja configurado adequadamente. ` // ); // }); diff --git a/packages/saas.gbapp/strings.ts b/packages/saas.gbapp/strings.ts index 89e80bdea..d092b5304 100755 --- a/packages/saas.gbapp/strings.ts +++ b/packages/saas.gbapp/strings.ts @@ -10,7 +10,7 @@ export const Messages = { validation_enter_valid_botname: 'Please enter a valid Bot Name.', validation_enter_valid_voucher: 'Please enter a valid voucher code.', welcome: - "Welcome and let's create your Bot. Also visit: https://gb.pragmatismo.cloud/privacy.html to learn more about our privacy policy.", + "Welcome and let's create your Bot. Also visit: https://gb.pragmatismo.com.br/privacy.html to learn more about our privacy policy.", whats_botname: "What's the Bot name?", thanks_payment: 'Thanks for choosing paying for General Bots.', boleto_mail: 'Boleto will be e-mailed to you.' @@ -27,7 +27,7 @@ export const Messages = { 'Por favor, digite um nome de Bot válido, usando apenas letras maiúsculas e minúsculas sem espaços ou outros caracteres.', validation_enter_valid_voucher: 'Por favor, digite um código de voucher válido.', welcome: - 'Bem-vinda(o) e vamos criar seu bot. Visite também: https://gb.pragmatismo.cloud/privacy.html para conhecer nossa política de privacidade', + 'Bem-vinda(o) e vamos criar seu bot. Visite também: https://gb.pragmatismo.com.br/privacy.html para conhecer nossa política de privacidade', whats_botname: 'Qual é o nome do *Bot*? (Apenas letras maiúsculas e minúsculas, sem espaços ou demais caracteres)', thanks_payment: 'Gratidão por escolher o plano pago do General Bots.', boleto_mail: 'Boleto será enviado por e-mail.' diff --git a/packages/saas.gbapp/test/subscription.ts b/packages/saas.gbapp/test/subscription.ts index f3cf07efa..62fd87310 100644 --- a/packages/saas.gbapp/test/subscription.ts +++ b/packages/saas.gbapp/test/subscription.ts @@ -5,7 +5,7 @@ // min, // 'Test', // '999999999999', - // '@domain.cloud', + // '@domain.com.br', // '9999999999999', // 'bot'+min.adminService['getRndReadableIdentifier'](), // null, diff --git a/packages/security.gbapp/dialogs/OAuthDialog.ts b/packages/security.gbapp/dialogs/OAuthDialog.ts index 4f954269f..16b01e390 100644 --- a/packages/security.gbapp/dialogs/OAuthDialog.ts +++ b/packages/security.gbapp/dialogs/OAuthDialog.ts @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/packages/security.gbapp/dialogs/ProfileDialog.ts b/packages/security.gbapp/dialogs/ProfileDialog.ts index ce77b8ca0..28fb00132 100644 --- a/packages/security.gbapp/dialogs/ProfileDialog.ts +++ b/packages/security.gbapp/dialogs/ProfileDialog.ts @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/packages/security.gbapp/dialogs/SMSAuthDialog.ts b/packages/security.gbapp/dialogs/SMSAuthDialog.ts index 907a45d50..0144d6707 100644 --- a/packages/security.gbapp/dialogs/SMSAuthDialog.ts +++ b/packages/security.gbapp/dialogs/SMSAuthDialog.ts @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/packages/security.gbapp/index.ts b/packages/security.gbapp/index.ts index 144e5f2b2..b5bb30bb4 100644 --- a/packages/security.gbapp/index.ts +++ b/packages/security.gbapp/index.ts @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/packages/security.gbapp/models/index.ts b/packages/security.gbapp/models/index.ts index 99f61e740..b72e7d6ad 100644 --- a/packages/security.gbapp/models/index.ts +++ b/packages/security.gbapp/models/index.ts @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/packages/sharepoint.gblib/index.ts b/packages/sharepoint.gblib/index.ts index 73e8bd6af..9f089a5dc 100644 --- a/packages/sharepoint.gblib/index.ts +++ b/packages/sharepoint.gblib/index.ts @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/packages/sharepoint.gblib/services/SharePointService.ts b/packages/sharepoint.gblib/services/SharePointService.ts index a38e8348e..6812f7b6b 100644 --- a/packages/sharepoint.gblib/services/SharePointService.ts +++ b/packages/sharepoint.gblib/services/SharePointService.ts @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/packages/teams.gblib/index.ts b/packages/teams.gblib/index.ts index 1c523a668..d4688cec9 100644 --- a/packages/teams.gblib/index.ts +++ b/packages/teams.gblib/index.ts @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/packages/teams.gblib/services/TeamsService.ts b/packages/teams.gblib/services/TeamsService.ts index e37e7822d..d2208ec6d 100644 --- a/packages/teams.gblib/services/TeamsService.ts +++ b/packages/teams.gblib/services/TeamsService.ts @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/packages/whatsapp.gblib/index.ts b/packages/whatsapp.gblib/index.ts index f11909bab..b9a4e4641 100644 --- a/packages/whatsapp.gblib/index.ts +++ b/packages/whatsapp.gblib/index.ts @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/packages/whatsapp.gblib/services/WhatsappDirectLine.ts b/packages/whatsapp.gblib/services/WhatsappDirectLine.ts index 2835f5245..f6b8c9779 100644 --- a/packages/whatsapp.gblib/services/WhatsappDirectLine.ts +++ b/packages/whatsapp.gblib/services/WhatsappDirectLine.ts @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | @@ -1178,7 +1178,7 @@ private async sendButtonList(to: string, buttons: string[]) { text = await GBConversationalService.getTextFromAudioBuffer( this.min.instance.speechKey, - this.min.instance.cloudLocation, + this.min.instance.com.brLocation, buf, user.locale ); @@ -1191,7 +1191,7 @@ private async sendButtonList(to: string, buttons: string[]) { text = await GBConversationalService.getTextFromAudioBuffer( this.min.instance.speechKey, - this.min.instance.cloudLocation, + this.min.instance.com.brLocation, buf, user.locale ); diff --git a/src/RootData.ts b/src/RootData.ts index c026333fb..ee49236ac 100644 --- a/src/RootData.ts +++ b/src/RootData.ts @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/src/app.ts b/src/app.ts index 58e3e1b58..74f2297c2 100644 --- a/src/app.ts +++ b/src/app.ts @@ -5,7 +5,7 @@ | ██ ██ █ █ ██ █ █ ██ ██ ██ ██ ██ ██ █ ██ ██ █ █ | | █████ █████ █ ███ █████ ██ ██ ██ ██ █████ ████ █████ █ ███ | | | -| General Bots Copyright (c) pragmatismo.cloud. All rights reserved. | +| General Bots Copyright (c) pragmatismo.com.br. All rights reserved. | | Licensed under the AGPL-3.0. | | | | According to our dual licensing model, this program can be used either | @@ -21,7 +21,7 @@ | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Affero General Public License for more details. | | | -| "General Bots" is a registered trademark of pragmatismo.cloud. | +| "General Bots" is a registered trademark of pragmatismo.com.br. | | The licensing of the program under the AGPLv3 does not imply a | | trademark license. Therefore any rights, title and interest in | | our trademarks remain entirely with us. | diff --git a/swagger.yaml b/swagger.yaml index 5c2530ddd..ffcd8f68d 100644 --- a/swagger.yaml +++ b/swagger.yaml @@ -4,7 +4,7 @@ info: description: General Bots API description in Swagger format version: '1.0' servers: - - url: 'https://gb.pragmatismo.cloud/api' + - url: 'https://gb.pragmatismo.com.br/api' description: General Bots Online paths: /systemKeywords/callVM: diff --git a/teams-manifest.json b/teams-manifest.json index cd7b9bc02..5aea7665e 100644 --- a/teams-manifest.json +++ b/teams-manifest.json @@ -6,9 +6,9 @@ "packageName": "@@packageName", "developer": { "name": "@@yourName", - "websiteUrl": "https://gb.pragmatismo.cloud", - "privacyUrl": "https://gb.pragmatismo.cloud/privacy.html", - "termsOfUseUrl": "https://gb.pragmatismo.cloud/terms.html" + "websiteUrl": "https://gb.pragmatismo.com.br", + "privacyUrl": "https://gb.pragmatismo.com.br/privacy.html", + "termsOfUseUrl": "https://gb.pragmatismo.com.br/terms.html" }, "icons": { "color": "color.png", diff --git a/templates/README.md b/templates/README.md index b165eecc9..2575b40d7 100644 --- a/templates/README.md +++ b/templates/README.md @@ -14,4 +14,4 @@ In the legal field, the Law template facilitates quick access to case summaries | **LLM Tools** | Custom Integration with Data Sources | Real-Time Data Access | Custom Logic for LLM Integration | Integration with Legacy Systems | | **Talk to Data** | SQL Interaction and Chart Generation | Natural Language Queries | Chart Generation | Business Intelligence Dashboards | -[Full Documentation](https://docs.pragmatismo.cloud) +[Full Documentation](https://docs.pragmatismo.com.br) diff --git a/templates/crawler.gbai/crawler.gbot/config.csv b/templates/crawler.gbai/crawler.gbot/config.csv index 4174b6d86..98dc64b99 100644 --- a/templates/crawler.gbai/crawler.gbot/config.csv +++ b/templates/crawler.gbai/crawler.gbot/config.csv @@ -1,5 +1,5 @@ name,value -Website,https://pragmatismo.cloud/ +Website,https://pragmatismo.com.br/ Answer Mode,document Theme Color,purple LLM Provider,openai \ No newline at end of file diff --git a/templates/default.gbai/default.gbdialog/interest.bas b/templates/default.gbai/default.gbdialog/interest.bas index 6a6b356a5..a5cc06d85 100644 --- a/templates/default.gbai/default.gbdialog/interest.bas +++ b/templates/default.gbai/default.gbdialog/interest.bas @@ -1,4 +1,4 @@ -' General Bots Copyright (c) pragmatismo.cloud. All rights reserved. Licensed under the AGPL-3.0. +' General Bots Copyright (c) pragmatismo.com.br. All rights reserved. Licensed under the AGPL-3.0. ' Rules from http://jsfiddle.net/roderick/dym05hsy talk "How many installments do you want to pay your Credit?" diff --git a/templates/llm-server.gbai/README.md b/templates/llm-server.gbai/README.md index efd9b0b53..8b07bc349 100644 --- a/templates/llm-server.gbai/README.md +++ b/templates/llm-server.gbai/README.md @@ -1,12 +1,12 @@ -How to test (using api.pragmatismo.cloud as host): +How to test (using api.pragmatismo.com.br as host): -POST https://api.pragmatismo.cloud/llmservergbot/dialogs/start +POST https://api.pragmatismo.com.br/llmservergbot/dialogs/start operator=123 userSystemId=999 -POST https://api.pragmatismo.cloud/api/dk/messageBot +POST https://api.pragmatismo.com.br/api/dk/messageBot pid=1237189231897 (returned) text=soda