From 9baf9ba546ceb1af0b8e2adb9ddf685ad88e3268 Mon Sep 17 00:00:00 2001 From: jack1142 <6032823+jack1142@users.noreply.github.com> Date: Sun, 20 Feb 2022 21:48:59 +0100 Subject: [PATCH] Fix number of cogs in Getting started doc after Bank cog removal (#5516) --- docs/getting_started.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting_started.rst b/docs/getting_started.rst index f65a53643..98018d1f1 100644 --- a/docs/getting_started.rst +++ b/docs/getting_started.rst @@ -134,7 +134,7 @@ Red is built with cogs, a fancy term for plugins. They are modules that add functionality to Red. They contain commands to use. -Red comes with 19 cogs containing the basic features, such +Red comes with 18 cogs containing the basic features, such as moderation, utility, music, streams... You can see your loaded and unloaded cogs with the ``[p]cogs``