Yuri PyBot command documentation:

/image tweet

Generate a custom Twitter tweet.

Full command:
/image tweet [text] [user] [image] [likes] [retweets]
Cooldown:
10 seconds user
Args:
Name Type Description Required Default
text Text Text to put into tweet. Yes
user Discord user User to generate tweet as. No Command author
image Attachment Image to attach to the tweet. No -
likes Number Number of likes to generate the tweets with. No Random number between 0-999
retweets Number Number of retweets to generate the tweets with. No Random number between 0-999
Description:
Generate a tweet with your custom text.
You can also customise the tweet author via the user arguement.
The image arguement can only accept png, jpeg or gif files. These files must be a minimum of 2x2 pixels and a maximum of 5000x5000.
If set to 0 the likes and retweets will not be rendered onto the output image, if both are set to 0 the entire bar will accordingly be removed.
Example:

Back