Skip to content

Latest commit

 

History

History
21 lines (20 loc) · 690 Bytes

README.md

File metadata and controls

21 lines (20 loc) · 690 Bytes

Discord SpOnGiFy bot

A bot to create SpOnGeBoB images, to be used with https://github.com/matthurtado/spongebabber

Requirements

  • Create a file called discord_key.txt containing your Discord API key

Example usage

  • Create a sponge bob meme image
/spongeImage --text Test Test --spongeTheText false
  • Parameters:
    Required Arguments:
        text: The text to sPonGe.
    Optional Arguments:
        imageOverride: URL of an image to use instead of Spongebob.
        textXpos: The x position of the text.
        textYpos: The y position of the text.
        targetWidthRatio: The width of the image to use.
        spongeTheText: Whether to sPonGe the text.