feat(vcroles): Add voice autoroles.

This commit is contained in:
2024-10-05 04:07:46 +10:00
parent ce07f7ae73
commit 81e25e7efc
5 changed files with 211 additions and 0 deletions

View File

@@ -30,6 +30,7 @@ active_discord = [
'.nowdoing',
'.shoutouts',
'.tagstrings',
'.voiceroles',
]
async def setup(bot):