Rasa mattermost bot account

I want to integrate rasa with mattermost , but for that I need to provide bot account’s user name(in email format) and password in credentials.yml . But how do i set password for the bot account in mattermost?? I have the access token but not the password.

I haven’t been able to update the connector yet to use the new bot account features so for now it still just uses a normal username/pw account for the mattermost server. I’ll be working on getting everything updated shortly to use the new bot accounts feature.

I haven’t had a chance to test it yet, but you might be able to create the bot account and use that username/token in the credentials. I’m going to test it myself this week sometime and try to get the docs updated.

ok, thanks