Sheldan / abstracto

Discord Bot Base
MIT License
5 stars 1 forks source link

Second parameter for slowMode to schedule the removal #24

Open Sheldan opened 2 years ago

Sheldan commented 2 years ago

General Information

Description

Currently there is no way to automatically remove the slowmode after a certain amount of time, and this would need to be done manually. It should be possible to schedule turning off the slowmode. Changing the slowmode, re-scheduling a new time or turning it off, should cancel this timer.

Feature worth and general use

Can be convenient, if the slowmode should only be present for a short period of time.

Suggestions for implementation

Only possible for the slash command, because of multiple optional parameters.