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 95b54e6 commit a4a38b6Copy full SHA for a4a38b6
1 file changed
README.md
@@ -12,6 +12,10 @@ The master branch is now set to use the new APIv4 for mattermost.
12
Some things have changed, please see the updated requirements and
13
changed BOT_IDENTITY parameters.
14
15
+ - 'email' is now 'login'
16
+ - 'server' is the url without https:// or the port. Port and scheme have their own option now.
17
+ - You need to `pip install mattermostdriver`
18
+
19
### APIv3
20
Use the APIv3 branch for that.
21
0 commit comments