mirror of
https://github.com/yawaflua/PL_JusticeBot.git
synced 2025-12-10 04:19:31 +02:00
updated
This commit is contained in:
@@ -28,7 +28,6 @@ namespace DiscordApp
|
||||
handler.Log += LogAsync;
|
||||
|
||||
await handler.AddModulesAsync(Assembly.GetEntryAssembly(), services);
|
||||
var guildCommand = new SlashCommandBuilder();
|
||||
|
||||
client.InteractionCreated += HandleInteraction;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user