Make refill fail the self care check
This commit is contained in:
parent
18bea8213d
commit
94587cfdc4
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
const execute = (c) => {
|
||||
c.bot.chat(c.bot.refillCoreCmd)
|
||||
c.bot.sc_tasks.cc.failed = true
|
||||
}
|
||||
const consoleIndex = true
|
||||
const aliases = ['refillcore', 'rc']
|
||||
|
|
Loading…
Add table
Reference in a new issue