Compare commits

...
1 Commits
Author SHA1 Message Date
Dustin Pianalto 4ad95f415f Change status default interval to 30s 2020-05-12 11:46:02 -08:00
+1 -1
View File
@@ -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