From c47eff4fc9349ac29f87add13a54b87e161773c3 Mon Sep 17 00:00:00 2001 From: "DavidCrompton1192@gmail.com" Date: Mon, 13 Mar 2023 18:11:52 -0400 Subject: [PATCH] Driver Connect Seems to not Connect --- src/vc/mod.rs | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/vc/mod.rs b/src/vc/mod.rs index 80bc8ca..ce6163e 100644 --- a/src/vc/mod.rs +++ b/src/vc/mod.rs @@ -151,6 +151,11 @@ pub async fn join(ctx: Context, guild: Guild, cid: ChannelId) -> Option