We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4b6894 commit 0d6f7c0Copy full SHA for 0d6f7c0
1 file changed
README.md
@@ -6,10 +6,14 @@ especially:
6
https://github.com/errbotio/errbot/blob/master/errbot/backends/slack.py
7
(If there is an Issue with any code I reused, please give me a message!)
8
9
-It probably has quite a few bugs as it is.
10
11
-## Experimental APIv4 Support
12
-You can try out the apiv4 branch if you want some unstable experience! :-)
+## APIv4 Support
+The master branch is now set to use the new APIv4 for mattermost.
+Some things have changed, please see the updated requirements and
13
+changed BOT_IDENTITY parameters.
14
+
15
+### APIv3
16
+Use the APIv3 branch for that.
17
18
**Attention**: The `BOT_IDENTITY` config options have changed!
19
0 commit comments