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

Fdgt doesn't support command x #95

Open
bdashore3 opened this issue Aug 10, 2020 · 0 comments
Open

Fdgt doesn't support command x #95

bdashore3 opened this issue Aug 10, 2020 · 0 comments
Assignees
Labels
type: bug Something isn't working

Comments

@bdashore3
Copy link

Describe the bug
Following up from discord:
When I try sending a command to fdgt without the username flag, the event goes through. However, I get an error saying FDGT doesn't support the "x" command. where x is any command.

To Reproduce
A small testing bot that reproduces the situation quite easily. Just switch comments on the indicated lines in main.rs and use cargo run inside the project directory. This is a private repo, so I've invited Trezy.

Use a command that also has an optional username flag and compare the two outputs (Only one command can be executed at a time with this test bot)

Expected behavior
Something that looks like this deserialized JSON and NOT this

Desktop (please complete the following information):

  • OS: Ubuntu 20.04 (WSL2)
  • Language: Rust
  • Library: twitchchat

Additional context
A small testing bot that reproduces the situation quite easily. Just switch comments on the indicated lines in main.rs and use cargo run inside the project directory. This is a private repo, so I've invited Trezy.

@bdashore3 bdashore3 added the type: bug Something isn't working label Aug 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants