Updated changelog, removed the ability to bet 0 on betdraw

This commit is contained in:
Kwoth
2022-09-23 23:01:11 +02:00
parent 72158c0a2c
commit 5b4517cf5c
3 changed files with 9 additions and 1 deletions

View File

@@ -371,7 +371,7 @@ setchanlname:
args:
- "NewName"
prune:
desc: "`{0}prune` removes all Nadeko's messages in the last 100 messages. `{0}prune X` removes last `X` number of messages from the channel (up to 100). `{0}prune @Someone` removes all Someone's messages in the last 100 messages. `{0}prune @Someone X` removes last `X` number of 'Someone's' messages in the channel. You can use the `-s` / `--safe` parameter at the end to only prune messages that are not pinned."
desc: "`{0}prune` removes all Nadeko's messages in the last 100 messages. `{0}prune X` removes last `X` number of messages from the channel (up to 100). `{0}prune @Someone` removes all Someone's messages in the last 100 messages. `{0}prune @Someone X` removes last `X` number of 'Someone's' messages in the channel."
args:
- ""
- "-s"