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

AVR-944 Dice Bot Formatting when command ends in backslash (\) #1881

Open
sfmalloy opened this issue Nov 22, 2022 · 2 comments
Open

AVR-944 Dice Bot Formatting when command ends in backslash (\) #1881

sfmalloy opened this issue Nov 22, 2022 · 2 comments
Labels

Comments

@sfmalloy
Copy link

Describe the bug
When rolling, ending a roll in a single backslash () messes up formatting

Severity
Medium (minor functional impact)

Context
When using the roll command

To Reproduce
Steps to reproduce the behavior:

  1. Type !r 1d20 \ or !r 1d20 abcd\
  2. See weird formatting result

Expected behavior
Only the description of the roll be bold and not the entire line with 2 asterisks, and no asterisks after the word "Total"

Screenshots
dice_bot_weird_formatting

Additional context
Found this accidentally while typing the command.

@sfmalloy sfmalloy added the bug label Nov 22, 2022
@taine-bot
Copy link
Collaborator

Tracked as AVR-944.

@taine-bot taine-bot changed the title Dice Bot Formatting when command ends in backslash (\) AVR-944 Dice Bot Formatting when command ends in backslash (\) Nov 22, 2022
@taine-bot
Copy link
Collaborator

Note - spamandtuna#9657

It’s likely escaping the character — basically telling Discord you really do want an asterisk instead.

Why don’t you come join us in <#795768989729030165> on the Avrae dev server?
http://support.avrae.io/

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

No branches or pull requests

2 participants