You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The !meme command seems to fail if <top text> lacks alphanumeric characters. As an example, the following will fail to produce an image:
!meme aag "" "MEMES" !meme aag " " "MEMES"
This isn't urgent, obviously, and it might be operating as intended, but it would be nice to be able to generate a meme with only top or bottom text by being able to specify an empty string or a space. Thanks in advance for looking at this!
General Troubleshooting
Hey there! Before you report a bug or suggest a new feature,
please make sure to follow these steps first!
Issue
Issue Type
Description
For background, I'm not currently self-hosting.
The
!memecommand seems to fail if<top text>lacks alphanumeric characters. As an example, the following will fail to produce an image:!meme aag "" "MEMES"!meme aag " " "MEMES"This isn't urgent, obviously, and it might be operating as intended, but it would be nice to be able to generate a meme with only top or bottom text by being able to specify an empty string or a space. Thanks in advance for looking at this!