8000 Change Gitter for Slack Β· JavaScriptCodes/botpress@d8f9f66 Β· GitHub
[go: up one dir, main page]

Skip to content

Commit d8f9f66

Browse files
author
Dany Fortin-Simard
authored
Change Gitter for Slack
1 parent 8fe233e commit d8f9f66

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

β€ŽREADME.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
Botpress is an open-source bot creation tool written in Javascript. It is powered by a rich set of open-source modules built by the community. We like to say that **Botpress is like the Wordpress of Chatbots**; anyone can create and reuse other people's modules.
55

6-
| πŸ“– [Documentation](https://docs.botpress.io) | βš—οΈ [Cookbook](https://github.com/botpress/cookbook) | πŸ–₯ [Website](https://botpress.io) | πŸ’¬ [Chatroom](https://gitter.im/botpress/core) | πŸ“¦ [Modules](https://www.npmjs.com/search?q=botpress) | πŸš€ [Roadmap](https://trello.com/b/vcT3ILLI/botpress-public-roadmap) |
6+
| πŸ“– [Documentation](https://docs.botpress.io) | βš—οΈ [Cookbook](https://github.com/botpress/cookbook) | πŸ–₯ [Website](https://botpress.io) | πŸ’¬ [Community](https://slack.botpress.io) | πŸ“¦ [Modules](https://www.npmjs.com/search?q=botpress) | πŸš€ [Roadmap](https://trello.com/b/vcT3ILLI/botpress-public-roadmap) |
77
| ------------- | ------- | -------- | ------- | -------- | -------- |
88

99
## BETA TESTERS
@@ -72,7 +72,7 @@ Once installed, modules expose two things:
7272
- A graphical interface (available in the left panel). This makes configuration easy and convenient. You don't need to know about coding to use the graphical interface.
7373
- Features via APIs. Each module has a detailed documentation on how to use their API.
7474

75-
There are not a lot of modules yet, we count on the community to develop many useful ones! Please [get in touch with us](https://gitter.im/botpress/core) if you would like to develop modules but you are not sure on how to get started.
75+
There are not a lot of modules yet, we count on the community to develop many useful ones! Please [get in touch with us](https://slack.botpress.io) if you would like to develop modules but you are not sure on how to get started.
7676

7777
### Coding to add features
7878

@@ -151,7 +151,7 @@ Here are a some modules that we think would be useful along with their assigned
151151

152152
For starters, there are [some open issues](https://github.com/botpress/botpress/issues?q=is%3Aissue+is%3Aopen+label%3Afor-new-contributors) with the `for-new-contributors` tag which are ideal for starting to contribute. They are all relatively easy to get started with.
153153

154-
If you would like to contribute any new feature or bug fix, please make sure that there is a GitHub issue first. If there is not, simply open one and assign it to yourself. If you are unsure on how to get started, ask us anything in the [Gitter chatroom](https://gitter.im/botpress/core) or email us at `contribute [AT] botpress.io`.
154+
If you would like to contribute any new feature or bug fix, please make sure that there is a GitHub issue first. If there is not, simply open one and assign it to yourself. If you are unsure on how to get started, ask us anything in the [Slack](https://slack.botpress.io) or email us at `contribute [AT] botpress.io`.
155155

156156
Contributions to Botpress will be dual-licensed under AGPLv3 and the Botpress Proprietary License. This means that all contributors need to agree to the dual-license before their contributions can be accepted.
157157

@@ -168,7 +168,9 @@ Contributions to Botpress will be dual-licensed under AGPLv3 and the Botpress Pr
168168

169169
## Community
170170

171-
There's a [public chatroom](https://gitter.im/botpress/core) that you are welcome to join. Please ask any question and help others if you can.
171+
There's a [Slack community](https://slack.botpress.io) where you are welcome to join us, ask any question and even help others.
172+
173+
Get an invite and join us now! πŸ‘‰[https://slack.botpress.io](https://slack.botpress.io)
172174

173175
## License
174176

0 commit comments

Comments
Β (0)
0