acmpesuecc / DrinkWaterBot

Discord bot that reminds you to drink water
https://srujandeshpande.gitbook.io/drinkwaterbot/
Apache License 2.0
8 stars 34 forks source link

Add a slash command for memegen #149

Closed srujandeshpande closed 3 years ago

srujandeshpande commented 3 years ago

What do you want to see?

@anirudhRowjee has added some amazing new functionality with memegen support (#148). It would be great to have this as a slash command as well! You can refer to src/commands/meme.js for the original code. The src/slashCommands/ directory contains code for other commands that you can refer to for slash commands.

Gurvir-Sandhar commented 3 years ago

I can work on this!