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

Markdown formatting can be parsed with transferred logs in-game in a discord text channel #137

Open
xayanide opened this issue Jun 3, 2022 · 0 comments

Comments

@xayanide
Copy link
Contributor

xayanide commented Jun 3, 2022

Description

  1. Run discord CLI
  2. Create or enter a lobby
  3. Go the #matches text channel
  4. Transfer in-game chat to another text channel
    Suppose we have a player that joined the lobby named _User_

When they chat on IRC, it will be shown something like this as well as in the console logs
_User_: Message here.

However, in discord, it will be shown like this
User: Message here.

User is italicized because a text wrapped with "_" is a form of markdown formatting being parsed by Discord.

There should some sort of way to prevent things like that from happening.

I think this applies to any messages, bold, italics, and underlines.

@xayanide xayanide changed the title Markdown formatting can be parsed in Discord chat logs or osu! player username Markdown formatting can be parsed in transferred in-game discord text channel logs Jun 3, 2022
@xayanide xayanide changed the title Markdown formatting can be parsed in transferred in-game discord text channel logs Markdown formatting can be parsed with transferred logs in-game in a discord text channel Jun 5, 2022
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