fix: target the targeted user for meme #134
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The
meme
command would have thetarget
option for targeting users but it would only ping the user and never actually utilized that targeted user for the meme as the memes specifically targeted only the author, which doesn't make much sense for single-character memes that should be targeting the targeted user rather than the author whilst memes with 2 characters (of which none exist in the json and db as there's only 3 memes of which are all single-character memes) would make more sense to have the author being the main character and the targeted user being the secondary character.author
andtarget
fields for all the memes in the db.