update
This commit is contained in:
@@ -197,7 +197,7 @@ func init() {
|
|||||||
{
|
{
|
||||||
Rules: []string{`cron hide duplicate`},
|
Rules: []string{`cron hide duplicate`},
|
||||||
Admin: true,
|
Admin: true,
|
||||||
Cron: "*/10 * * * *",
|
Cron: "*/5 * * * *",
|
||||||
Handle: func(_ core.Sender) interface{} {
|
Handle: func(_ core.Sender) interface{} {
|
||||||
w := func(s string) int {
|
w := func(s string) int {
|
||||||
if strings.Contains(s, "shufflewzc") {
|
if strings.Contains(s, "shufflewzc") {
|
||||||
|
|||||||
Reference in New Issue
Block a user