New server fix
This commit is contained in:
parent
0181f96c7b
commit
e5850f8b89
@ -25,7 +25,7 @@ async fn main() {
|
|||||||
"Project MCRV".into(),
|
"Project MCRV".into(),
|
||||||
);
|
);
|
||||||
let dawn = Minecraft::new(
|
let dawn = Minecraft::new(
|
||||||
Url::try_from("https://api.mcstatus.io/v2/status/java/mchprs.shibedrill.site").unwrap(),
|
Url::try_from("https://api.mcstatus.io/v2/status/java/dawn.shibedrill.site").unwrap(),
|
||||||
std::env::var("TOKEN_BOT_MC_DAWN").unwrap(),
|
std::env::var("TOKEN_BOT_MC_DAWN").unwrap(),
|
||||||
"Dawn Group".into(),
|
"Dawn Group".into(),
|
||||||
);
|
);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user