Change status default interval to 30s
This commit is contained in:
parent
c80fb3f00a
commit
4ad95f415f
2
utils.go
2
utils.go
@ -20,7 +20,7 @@ func GetDefaultStatusManager() StatusManager {
|
|||||||
"Golang!",
|
"Golang!",
|
||||||
"DiscordGo!",
|
"DiscordGo!",
|
||||||
"Disgoman!",
|
"Disgoman!",
|
||||||
}, "10s"}
|
}, "30s"}
|
||||||
}
|
}
|
||||||
|
|
||||||
// HasHigherRole checks if the caller has a higher role than the target in the given guild
|
// HasHigherRole checks if the caller has a higher role than the target in the given guild
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user