added wall cmd.

This commit is contained in:
tamservo 2024-03-09 14:27:24 -05:00
parent 35f818d00d
commit 116d69ece9
1 changed files with 5 additions and 0 deletions

View File

@ -1281,6 +1281,11 @@ class Robottas(commands.Bot):
await self.send_image(ctx, "images/bwoken.png")
await self.send_audio(ctx, "bwoken.mp3", "audio/bwoken.mp3")
@self.command()
async def wall(ctx):
await self.send_image(ctx, "images/wall.mp4")
## Calendar Commands
# Give days, hours, minutes until the next event