Skip to content

Instantly share code, notes, and snippets.

@TheArmagan
Last active May 2, 2021 18:40
Show Gist options
  • Save TheArmagan/55560a058b317c0c752022f2165ddd3f to your computer and use it in GitHub Desktop.
Save TheArmagan/55560a058b317c0c752022f2165ddd3f to your computer and use it in GitHub Desktop.
Command List

[OWOT] Armagan's Bot

Commands

  • h!draw: It allows you to draw images to owot!
    • -x "<number>": X Position of the image.
    • -y "<number>": Y position of the image.
    • -url "<url>": Image url.
    • -s "[number]": Scale factor of the image. (Maximum: 3, Minimum: 0.01, Default: 0.5, Optinal)
    • -p: Changes scaling method to NEAREST_NEIGHBOR so basicly works much better with pixelarts. (Optinal)
    • -c: Centers the output image based on given position. (Optinal)
  • h!keyword: It allows you to add cusstom keywords to the bots auto response list.
    • "<trigger>"
    • "<response>"
  • h!keywordlist: Lists the all aviable keywords.
  • h!8ball: You are asking thins to the bot.
    • "<question>": (Optinal)
  • h!amiwhitelisted: Shows state of you whitelist on the bot. (It allows you to use draw command what ever you want.)

<>: Means required.

[]: Means optional.

Middle of these backets are type of the argument.

All arguments are space separated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment