Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed meme command #499

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Fixed meme command #499

wants to merge 2 commits into from

Conversation

AikooNee
Copy link

No description provided.

@imnaiyar imnaiyar mentioned this pull request Mar 21, 2024
@@ -117,30 +117,29 @@ async function getRandomEmbed(choice) {
const subReddits = ["meme", "Memes_Of_The_Dank", "memes", "dankmemes"];
let rand = choice ? choice : subReddits[getRandomInt(subReddits.length)];

This comment was marked as resolved.

Copy link
Contributor

@rhaym-tech rhaym-tech left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job, this is amazing!

Copy link

@imnaiyar imnaiyar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All good 馃槉馃槉! Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants