feat(logs): add new owner only logs command

This commit is contained in:
neoarz
2025-09-27 09:07:42 -04:00
parent c2c12d38ce
commit 474cb244a9
4 changed files with 118 additions and 2 deletions

View File

@@ -87,6 +87,7 @@ class Help(commands.Cog, name="help"):
"shutdown": "owner",
"say": "owner",
"invite": "owner",
"logs": "owner",
# Miscellaneous Commands
"keanu": "miscellaneous",