Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Intercom Convo verb does not function as expected. #302

Open
SigholtStarsong opened this issue May 13, 2024 · 0 comments
Open

Intercom Convo verb does not function as expected. #302

SigholtStarsong opened this issue May 13, 2024 · 0 comments

Comments

@SigholtStarsong
Copy link
Contributor

Brief description of the bug

Intercom Convo does not correctly relay conversations, regardless of conversation length.

What you expected to happen

Enter example text:
Some Guy|Hello guys, what's up?
5
Other Guy|Hey, good to see you.
5
Some Guy|Yeah, you too.

And then see it post appropriately to the selected radio channel

What actually happened

You passed 10 segments (senders+messages+pauses). You must pass a multiple of 3, minus 1 (no pause after the last message). That means a sender and message on every other line (starting on the first), separated by a pipe character (|), and a number every other line that is a pause in seconds. - Error from the game.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant