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

Context menu & Chat Input command names and ids are showing in Aliases Store #772

Open
1 task done
DynamicXD opened this issue Aug 1, 2024 · 0 comments
Open
1 task done

Comments

@DynamicXD
Copy link

DynamicXD commented Aug 1, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Description of the bug

when i tried to check the available aliases of my bot using this.store.aliases.keys(), but it listed out the aliases along with the context menu commands' names and ids which is not supposed to happen.

Steps To Reproduce

  1. eval this.store.aliases.keys().
  2. look for context menu commands' names and ids in the evaluated result if you have any.

Expected behavior

in the aliases collection, it should not show up the context menu commands' names and ids.

Screenshots

image

Additional context

No response

System Info

System:
    OS: Windows 11 10.0.22631
    CPU: (12) x64 11th Gen Intel(R) Core(TM) i5-11400H @ 2.70GHz
    Memory: 2.70 GB / 7.77 GB
  Binaries:
    Node: 20.14.0 - C:\Program Files\nodejs\node.EXE
    Yarn: 1.22.19 - ~\AppData\Roaming\npm\yarn.CMD
    npm: 10.8.1 - ~\AppData\Roaming\npm\npm.CMD
    pnpm: 8.12.1 - ~\AppData\Roaming\npm\pnpm.CMD
    bun: 1.1.0 - C:\Program Files\bun\bin\bun.EXE
  Browsers:
    Edge: Chromium (127.0.2651.74)
    Internet Explorer: 11.0.22621.3527
@favna favna changed the title Context menu command names and ids are showing in Aliases Store Context menu & Chat Input command names and ids are showing in Aliases Store Aug 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants