Bot Setup
Creating Your First Bot
- Get a Personal Access Token from your Mattermost System Admin account
- Create Workspace in BotsMattermost with your Mattermost server URL
- Add the Personal Access Token to your workspace settings
- Create a Bot - this will create the bot in Mattermost
- Get Bot Token from Mattermost and add it to your bot settings
- Connect and start monitoring messages
Important Token Requirements
- Creating bots: Requires Personal Access Token from System Admin
- Bot operations: Uses bot-specific access tokens
- Bot tokens cannot create other bots (Mattermost security restriction)