Compare commits

...
1 Commits
Author SHA1 Message Date
Dustin Pianalto 71efaa0d45 Increase default interval on status manager 2020-06-01 15:02:24 -08:00
+1 -1
View File
@@ -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