3
0
mirror of https://github.com/pragma-/pbot.git synced 2024-10-01 17:16:39 +02:00

data/commands: recall should not be run backgrounded

This commit is contained in:
Pragmatic Software 2021-08-12 22:28:52 -07:00
parent b4ad221a61
commit 91073df113

1
data/commands vendored
View File

@ -361,7 +361,6 @@
"requires_cap" : 1
},
"recall" : {
"background-process" : "1",
"dont-replace-pronouns" : "0",
"help" : "Recalls previous chat history for a channel. See https://github.com/pragma-/pbot/blob/master/doc/Commands.md#recall",
"requires_cap" : "0"