Skip to content

Add AutoStop Slash Command

Jose V. Trigueros requested to merge slash-autostop into master

As we keep porting over prefix commands to slash commands, we'll be adding this functionality to the Pawa API. There are no tests for this as it's mostly a database setting, no extra logic was required.

Slash commands make it possible to enforce the arguments to the commands, so it's a bit simpler to work with.

Merge request reports