twitchdev / issues

Issue tracker for third party developers.
Apache License 2.0
73 stars 6 forks source link

Newline tag invalid #984

Closed Elliesium closed 3 months ago

Elliesium commented 3 months ago

Brief description Newline tag doesn't work, throws [Error: Invalid Tag] when command has it and simply posts message ignoring it. See screenshot.

How to reproduce Use $(newline) within the command. Expected behavior 'firstLine' and 'secondLine' in example screenshot being sent as two messages.

Screenshots

1

image

2

image

Additional context or questions Simply noticed my two part poof command doesn't work and throws an error.