GusBusDraws/DoodleBot.py

Comma breaks keywords containing "-"

Closed this issue · 2 comments

Prompt:
!prompt An %animal with an outfit consisting of %headwear, %upper-torso-clothing, %lower-torso-clothing, and %footwear
Response:
Here's your prompt: An swordfish with an outfit consisting of tudor bonnet, upper-torso-clothing, lower-torso-clothing, and cowboy boots

But this works okay:
!prompt a dog with a %irl-item, %bug
Response:
Here's your prompt: A dog with a tea set, slug

Fixed in #17