diff --git a/mint.json b/mint.json index 5269bb4..7fc0975 100644 --- a/mint.json +++ b/mint.json @@ -93,7 +93,12 @@ }, { "group": "Slack", - "pages": ["slack", "slack/ingestion-modes", "slack/data-retention"] + "pages": [ + "slack", + "slack/ingestion-modes", + "slack/data-retention", + "slack/how-to-rename-bot" + ] }, { "group": "Discord", diff --git a/slack/how-to-rename-bot.mdx b/slack/how-to-rename-bot.mdx new file mode 100644 index 0000000..7a626d6 --- /dev/null +++ b/slack/how-to-rename-bot.mdx @@ -0,0 +1,10 @@ +--- +title: 'How to rename your Slack bot' +--- + +By default, when the Plain bot is added to a channel, it will have the name `Plain`, but you can adjust this via your slack workspace settings. + +To do that, open [The slack bot page](https://plaintestworkspace.slack.com/marketplace/A03RQJJFZUP-plain) and then: + * Choose your slack workspace at the top-right + * Go to Configuration > Bot User and click "Edit" +