Increase default interval on status manager

master v0.0.7
DustyP 6 years ago
parent fc4b370a1e
commit 71efaa0d45

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

Loading…
Cancel
Save