We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5715b5b commit db12279Copy full SHA for db12279
docs/discord-bot/using-the-bot/features.md
@@ -88,14 +88,14 @@ Searching for `mobile` will return the following result:
88
The bot will automatically send a reminder to the set channel or User DMs every time a new circular is posted to the BPS Website.
89
90
<Tabs>
91
-<TabItem value="cyber" label="Cyber" default>
+<TabItem value="channel" label="Channel" default>
92
93
Here, the bot has been set up to remind in the `#circulars` channel, with `/circular admin setup`
94
95

96
97
</TabItem>
98
-<TabItem value="mobile" label="Mobile">
+<TabItem value="dms" label="DM">
99
100
Here, the bot has been set up to remind you with in a DM with `/circular remindme`
101
0 commit comments