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

slash command implementation #8

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

slash command implementation

2838d4a
Select commit
Loading
Failed to load commit list.
Open

slash command implementation #8

slash command implementation
2838d4a
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / clippy succeeded Jan 23, 2024 in 4s

2 new alerts

New alerts in code changed by this pull request

  • 2 warnings

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 62 in src/commands/bridge.rs

See this annotation in the file changed.

Code scanning / clippy

redundant field names in struct initialization Warning

redundant field names in struct initialization

Check warning on line 75 in src/main.rs

See this annotation in the file changed.

Code scanning / clippy

irrefutable if let pattern Warning

irrefutable if let pattern