added minimal play feature, ready for expantion

This commit is contained in:
2023-05-24 10:03:45 +01:00
parent dd2ee80269
commit 564d8f053d
3 changed files with 84 additions and 1 deletions

View File

@@ -74,3 +74,8 @@ class AstroHelp(commands.MinimalHelpCommand):
channel = self.get_destination()
await channel.send(embed=embed)
# TODO add error support see
# https://gist.github.com/InterStella0/b78488fb28cadf279dfd3164b9f0cf96
# and
# https://gist.github.com/EvieePy/7822af90858ef65012ea500bcecf1612