Closed CHHC-L closed 1 year ago
.env.example
create-channels-on-mm
./joint_teapot/workers/mattermost.py
Where can we get the mattermost token?
Changed .env.example in latest commit.
Channel admin should allows a user generate token in System Console -> User Management , then the user can get token from his Profire -> Security -> Personal Access Tokens. Refer to this page .
System Console -> User Management
Profire -> Security -> Personal Access Tokens
.env.example
, added Mattermost team and token setting to runcreate-channels-on-mm
more easily../joint_teapot/workers/mattermost.py
, trigger messages on less events.