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
Create a plugin that takes text and returns an image of a custom t-shirt that has the text on it. Mostly for memes, and especially funny for use in the professor_quotes channel.
so the original lion had something like this. idr where that repo went, but basically it used some library to lay text over a set image. it was this thing:
i dont really care whether we use a service or not, but we definitely don't need to. make it yourself as an exercise.
one thing to consider is that we run in docker now, and im not sure if our current setup will support writing to disk. and im also not sure if discordjs lets us upload a file from memory
Create a plugin that takes text and returns an image of a custom t-shirt that has the text on it. Mostly for memes, and especially funny for use in the professor_quotes channel.
https://scalablepress.com/docs/#create-mockup This seems like an endpoint for this, fairly straightforward.
The text was updated successfully, but these errors were encountered: