Mattermost¶
Create bot¶
- Go to Menu (dots 3x3) > System Console > Integrations > Bot Accounts:
- set
True
for "Enable Bot Account Creation", press "Save"
- set
- Go to Menu (dots 3x3) > Integarations > Bot Accounts:
Configure bot¶
- Go to Menu (dots 3x3) > System Console > User Management > Teams:
- press on your Team
- press the button Add Members
- type "impulse" in search, select it and press the button Add
- press the button Save
Configure channels¶
-
To use IMPulse bot in private channels you should add it manually. Run command in all necessary private channels:
/invite @impulse
-
application.admin_users
should be in allroute
channels. -
Add users from
application.chains
to their channels.To make it simpler you can add all
application.users
to all channels fromroute
block. -
Highly recommend to set just mentions notifications for every of
application.users
for theirroute
channels. Users on their channels should:- select channel in main list and press on it
- press button View Info (symbol "i") on the right side, press Notifications Preferences button
- in "Notify me about..." select "Mentions, direct messages, and keywords only"
- press Save