-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Elisa Capololo <[email protected]>
- Loading branch information
1 parent
349df76
commit 940af6f
Showing
4 changed files
with
4 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,2 @@ | ||
This is the link to the slack bot wiki basic information page to be translated. | ||
[Basic Information](https://github.com/chaoss/chaoss-slack-bot/wiki/Basic-Information) | ||
|
||
> ### Informação básica | ||
> #### Funções do bot | ||
> | ||
> - Quando um usuário ingressa na equipe, envia uma mensagem em um canal predefinido solicitando que se apresente. | ||
> - Quando um usuário ingressa na equipe, envia uma mensagem interativa via DM para determinar como pretende contribuir e fornecer os recursos relevantes. | ||
> - Quando um usuário digita “newbie” em um canal ou diretamente para o bot, ele envia uma mensagem interativa mostrando como você pode contribuir. | ||
> - Quando um usuário digita “outreachy” em um canal ou diretamente para o bot, ele responde com informações sobre Outreachy. | ||
> - Responde quando um usuário diz "hello", "hey" or "hi". | ||
> - Pode enviar um DM para todos os usuários do espaço de trabalho, acionado pela mensagem “intro-CHAOSS”. | ||
> #### Tokens no nível do aplicativo | ||
> |Nome do Token | Escopo | | ||
> |--------------|---------------| | ||
> |welcome-token | connections:write| | ||
[Basic Information](https://github.com/chaoss/chaoss-slack-bot/wiki/Basic-Information) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
14 changes: 1 addition & 13 deletions
14
Translations/Portuguese/Getting Started With Bolt For Javascript.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,2 @@ | ||
This is the link to the Getting Started With Bolt for JavaScript to be translated. | ||
[Getting Started With Bolt for JavaScript](https://github.com/chaoss/chaoss-slack-bot/wiki/Getting-Started-With-Bolt-for-JavaScript) | ||
|
||
> # Primeiros passos com Bolt para JavaScript | ||
> Recomendamos a criação de um novo aplicativo Slack e um novo espaço de trabalho para seus testes. Configure um novo aplicativo Slack usando o | ||
> modo Socket seguindo este guia: [Primeiros passos com Bolt para JavaScript](https://slack.dev/bolt-js/tutorial/getting-started#setting-up-your-project). | ||
> Nota: Se estiver usando um PC com Windows, você deverá salvar suas variáveis de ambiente em .env file. [Consulte o guia de contribuição](https://docs.google.com/document/d/1NJd-nNKUNb3Q0lRb5cfmUU8kpRcYGjh-vPqpk4CCvic/edit#heading=h.uhyc1859w8kh). | ||
> Agora que você tem um aplicativo básico instalado e funcionando, aqui estão algumas ideias sobre o que explorar a seguir: Leia os | ||
[conceitos básicos](https://slack.dev/bolt-js/concepts#basic) para aprender sobre os diferentes métodos e recursos aos quais seu aplicativo Bolt | ||
tem acesso. Explore os diferentes eventos que seu bot pode ouvir com o [events() method](https://slack.dev/bolt-js/concepts#event-listening). Todos os eventos estão listados no [site da API](https://api.slack.com/events). Bolt permite que você chame [métodos de API Web](https://slack.dev/bolt-js/concepts#web-api) com o cliente anexado ao seu aplicativo. Existem [mais de 220 métodos](https://api.slack.com/methods) no site da API. | ||
|
||
[Getting Started With Bolt for JavaScript](https://github.com/chaoss/chaoss-slack-bot/wiki/Getting-Started-With-Bolt-for-JavaScript) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,2 @@ | ||
This is the link to the slack bot wiki homepage to be translated. | ||
[Home](https://github.com/chaoss/chaoss-slack-bot/wiki) | ||
|
||
|
||
> # Bem-vindo ao wiki do chaoss-slack-bot 🎉 | ||
> Chaoss Slack Bot é um aplicativo Slack que dá as boas-vindas aos recém-chegados à comunidade CHAOSS Slack. Ele foi construído usando a estrutura [Bolt para JavaScript](https://github.com/SlackAPI/bolt-js). | ||
> ![CHAOSS Slack Bot](https://user-images.githubusercontent.com/71160347/203390508-12570ffb-65b8-445a-99d6-a9d142b8a916.png) | ||
[Home](https://github.com/chaoss/chaoss-slack-bot/wiki) |