Change status default interval to 30s

master 0.0.3
DustyP 6 years ago
parent c80fb3f00a
commit 4ad95f415f

@ -20,7 +20,7 @@ func GetDefaultStatusManager() StatusManager {
"Golang!",
"DiscordGo!",
"Disgoman!",
}, "10s"}
}, "30s"}
}
// HasHigherRole checks if the caller has a higher role than the target in the given guild

Loading…
Cancel
Save