diff --git a/core b/core index e7392fa..a206268 100644 Binary files a/core and b/core differ diff --git a/src/main.rs b/src/main.rs index 43e9d01..cdbd128 100644 --- a/src/main.rs +++ b/src/main.rs @@ -64,6 +64,7 @@ impl EventHandler for Handler { } } } + async fn guild_m async fn interaction_create(&self, ctx: Context, interaction: Interaction){ if let Interaction::Component(comp) = interaction{