Skip to content

Commit

Permalink
Merge branch 'master' of github.com:TLNBS2405/heihachi
Browse files Browse the repository at this point in the history
  • Loading branch information
AbhijeetKrishnan committed Oct 2, 2024
2 parents da5a94b + ac5252d commit de41d58
Show file tree
Hide file tree
Showing 3 changed files with 538 additions and 549 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,13 +54,13 @@ python3 src/main.py path/to/config.json --export_dir path/to/export/dir

The bot supports the following slash commands -

| Command | Description |
| --- | --- |
| `/fd <character> <move>` | Get frame data of a particular character's move |
| Command | Description |
|----------------------------------------------------|-----------------------------------------------------------------|
| `/fd <character> <move>` | Get frame data of a particular character's move |
| `/ms <character> <condition> <frames> <situation>` | Find a character's moves that match a particular frame scenario |
| `/<character>` | Get frame data for a particular character's move |
| `/feedback <message>` | Send feedback to the bot owner |
| `/help` | Get help on the bot's usage |
| `/<character> <move>` | Get frame data of a particular character's move |
| `/feedback <message>` | Send feedback to the bot owner |
| `/help` | Get help on the bot's usage |

## Testing

Expand Down
Loading

0 comments on commit de41d58

Please sign in to comment.