misc(tts): comment anchors are cool or smth
All checks were successful
Actions / Lint Code (Ruff) (pull_request) Successful in 6s
Actions / Build Documentation (MkDocs) (pull_request) Successful in 13s

This commit is contained in:
Seaswimmer 2024-02-19 18:37:34 -05:00
parent a2f61d697f
commit 014b2b4ef0
Signed by: cswimr
GPG key ID: B8953EC01E5C4063

View file

@ -51,3 +51,5 @@ class TTS(commands.Cog):
if message.channel.id in await self.config.guild(message.guild).enabled_channels():
#TODO - add PyLav integration
return
#TODO - add commands for enabling/disabling channels, setting voice channel settings, and setting global settings