From 333bd34866593d66702b8a6c251f08da4dfc008d Mon Sep 17 00:00:00 2001 From: haruyuumei Date: Sat, 23 Mar 2024 15:20:46 -0300 Subject: [PATCH] removed yuumeibot from config.toml i forgot to do this before xD --- .cargo/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cargo/config.toml b/.cargo/config.toml index 46ba45d..2bcdad5 100644 --- a/.cargo/config.toml +++ b/.cargo/config.toml @@ -1,4 +1,4 @@ [env] # Based on https://doc.rust-lang.org/cargo/reference/config.html -OtherBots = "Supibot,buttsbot,PotatBotat,StreamElements,yuumeibot" +OtherBots = "Supibot,buttsbot,PotatBotat,StreamElements"