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

[BUG] Command truncated after && in alias #2870

Closed
fourjr opened this issue Oct 29, 2020 · 0 comments
Closed

[BUG] Command truncated after && in alias #2870

fourjr opened this issue Oct 29, 2020 · 0 comments
Labels
approved bug This is a confirmed bug staged Staged for next version

Comments

@fourjr
Copy link
Collaborator

fourjr commented Oct 29, 2020

Describe the bug
When an alias is created, such as a reply or edit alias, the message content sill be truncated at && due to multistep aliases.

Bot Info
Bot version (check with @modmail about): 3.5.1dev2
Host method (Heroku, self-host, etc): selfhost

To Reproduce
Steps to reproduce the behavior:

  1. Who can reproduce (ex. anyone, owners)? Mods
  2. Where can it be reproduced (ex. in thread channels, recipient DM's)? Thread channels
  3. Done what to cause the error?
  • Create alias ?r alias add reply r
  • Do ?r hi && hello
  • Only hi is sent
  1. Any recently made changes to your bot? no
  2. Errored

Error Logs
If your Modmail bot is online, type @modmail debug hastebin and include the link here.
If your Modmail bot is not online or the previous command did not generate a link, do the following:

  1. Select your bot application at https://dashboard.heroku.com
  2. Restart your bot
  3. Reproduce the error to populate the error logs
  4. Copy and paste the logs
    NIL

Screenshots
Add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.

@fourjr fourjr added maybe: bug An unconfirmed bug bug This is a confirmed bug approved and removed maybe: bug An unconfirmed bug labels Oct 29, 2020
@fourjr fourjr added the staged Staged for next version label Nov 10, 2020
@fourjr fourjr closed this as completed in 038fc61 Nov 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved bug This is a confirmed bug staged Staged for next version
Projects
None yet
Development

No branches or pull requests

1 participant