changed parameter for slowmode command to be a duration string instead of just seconds

added exception to duration parsing, in case there is a unknown duration indicator
This commit is contained in:
Sheldan
2020-04-21 22:20:39 +02:00
parent ff8817f765
commit 1a74924850
7 changed files with 32 additions and 5 deletions

View File

@@ -1 +1 @@
Sets the slow mode of the the current (or given channel) to the given seconds.
Sets the slow mode of the the current (or given channel) to the given duration.

View File

@@ -1 +1 @@
Sets the slow mode of the the current (or given channel) to the given seconds.
Sets the slow mode of the the current (or given channel) to the given duration.