Skip to content

Commit

Permalink
modified. update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
luswdev committed Jan 25, 2023
1 parent a9f8a98 commit 56cb848
Showing 1 changed file with 24 additions and 7 deletions.
31 changes: 24 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,36 +8,53 @@ SplatoonBot is a simple bot for Splatoon 3.
- usage:

```bash
?rw
/rw
```

- Random choose map from 55 different weapons.
- Random choose a weapon from 68 different weapons.
- Include hero weapon.
- Support English, Japanese, and Traditional Chinese.
- Support all language in Splatoon 3.

### Random Private Battle Weapons

- usage:

```bash
/rt
```

- Random choose 8 weapons from 68 different weapons.
- Include hero weapon.
- Support all language in Splatoon 3.

### Random Maps

- usage:

```bash
?rm
/rm
```

- Random choose map from 12 different maps.
- Support English, Japanese, and Traditional Chinese.
- Random choose a map from 12 different maps.
- Support all language in Splatoon 3.

### Help Manual

- usage:

```bash
?help
/help
```

- Show manual in Discord.

## Version Log

### 2023/01/25 v2.2.3
- Update for Splatoon 3 v2.0.0
- More language support
- New command: /rt

### 2022/11/14 v2.1.4
- Add link button to embedded reply

Expand Down

0 comments on commit 56cb848

Please sign in to comment.