diff --git a/Cargo.toml b/Cargo.toml index 11ee8f6..7f5008f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "cthulhu_bot" -version = "3.1.4" +version = "3.2.0" authors = ["Akihisa Yagi "] edition = "2018" description = "An unofficial Discord bot which helps you to play Cthulhu TRPG. Please note that Chaosium Inc. owns the copyright of Cthulhu TRPG." diff --git a/README.md b/README.md index 39a9039..daae8b7 100644 --- a/README.md +++ b/README.md @@ -23,15 +23,17 @@ The bot hosted by the owner is DB-free. If you want to use not DB-free features, |Command|DB-free|Description| |:---|:---:|:---| -|`/choose `|:white_check_mark:|Makes a random choice.| +|`/choose`|:white_check_mark:|Makes a random choice.| |`/cs`|:white_check_mark:|Creates a character sheet.| -|`/roll [comment]`|:white_check_mark:|Rolls designated dices. Expressions supported by [d20](https://github.com/pholactery/d20) can be used.| -|`/set `||Assigns a value to your parameter.| -|`/skill [comment]`|:white_check_mark:|Does a skill roll. `/sk6` is the same.| -|`/sk6 [comment]`|:white_check_mark:|Does a skill roll following the Call of Cthulhu 6th Edition.| -|`/sk7 [comment]`|:white_check_mark:|Does a skill roll following the Call of Cthulhu 7th Edition.| -|`/skdg [comment]`|:white_check_mark:|Does a skill roll following the Delta Green.| -|`/skbrp [comment]`|:white_check_mark:|Does a skill roll following the BRP 2023.| +|`/op6`|:white_check_mark:|Does an opposed roll following the Call of Cthulhu 6th Edition.| +|`/op7`|:white_check_mark:|Does an opposed roll following the Call of Cthulhu 7th Edition.| +|`/roll`|:white_check_mark:|Rolls designated dices. Expressions supported by [d20](https://github.com/pholactery/d20) can be used.| +|`/set`||Assigns a value to your parameter.| +|`/skill`|:white_check_mark:|Does a skill roll. `/sk6` is the same.| +|`/sk6`|:white_check_mark:|Does a skill roll following the Call of Cthulhu 6th Edition.| +|`/sk7`|:white_check_mark:|Does a skill roll following the Call of Cthulhu 7th Edition.| +|`/skdg`|:white_check_mark:|Does a skill roll following the Delta Green.| +|`/skbrp`|:white_check_mark:|Does a skill roll following the BRP 2023.| |`/status`||Displays your status.| ### Roll dices