From 8f43b446774609d12e811d33bbe88fc71e7fd057 Mon Sep 17 00:00:00 2001 From: Hokuto Chen Date: Sat, 20 May 2023 22:42:56 +0000 Subject: [PATCH] Remove %users% placeholder from docs --- docs/placeholders.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/docs/placeholders.md b/docs/placeholders.md index 6f2a13f31..2b8a23f93 100644 --- a/docs/placeholders.md +++ b/docs/placeholders.md @@ -68,12 +68,7 @@ Some features have their own specific placeholders which are noted in that featu - `%ban.reason%` - Reason for the ban, if provided - `%ban.duration%` - Duration of the ban in the form Days.Hours:Minutes (6.05:04) -### Bot stats placeholders - -- `%servers%` - Server count bot has joined -- `%users%` - Combined user count on servers the bot has joined - -### Shard stats placeholders +### Shard stats placeholders - `%shard.servercount%` - Server count on current shard - `%shard.usercount%` - Combined user count on current shard