diff --git a/robottas.py b/robottas.py index be2f338..30f4a5b 100755 --- a/robottas.py +++ b/robottas.py @@ -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