Skip to content

minor internal-eval fixes #621

@onerandomusername

Description

@onerandomusername

There are a few issues within the new eval command before it can be deployed.

  • sys.ps1 is not defined. Darn typecheckers.
  • Files in components v2 are never previewed in the client. They should be.
  • ANSI processing by Discord sometimes conks out.
  • include tracebacks in errors

To fix the first one, it should be turned into a constant at the top of the file >>> without a trailing space.

For the second one, this requires particular design.

We cannot provide files and components v2 at the same time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions