From 9d84306a9de7bbfd724f4309432e8d5993947420 Mon Sep 17 00:00:00 2001 From: SeaswimmerTheFsh Date: Mon, 13 Mar 2023 23:43:59 -0400 Subject: [PATCH] added footnote for Podcast cog --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ebf6a3e..4303d46 100644 --- a/README.md +++ b/README.md @@ -30,10 +30,12 @@ Currently supports: [^dpy_notice]: Due to Red's use of Discord.py 1.7.3, the ``[p]roleinfo`` command in the Info cog does not show all permissions. This is due to the outdated Discord.py version not supporting checking for all permissions. - ## Podcast **(WIP)** + ## Podcast **(WIP)**[^incomplete] Allows users to submit questions to a specified channel, intended for use with podcasts. Also features user blacklists, both configurable per-server and globally. + [incomplete]: + Podcast currently is non-functional. This notice will be removed once the Cog is completed. ## Suggestions Allows users to submit suggestions to a specified channel. Highly cut-down modification of [SauriCog's Suggestions Cog](https://github.com/elijabesu/SauriCogs).