From 3e934eee892f69a8f78b94950993000522702769 Mon Sep 17 00:00:00 2001 From: "Emma [it/its]@Rory&" Date: Thu, 23 Nov 2023 05:42:33 +0100 Subject: Moderation bot work --- ExampleBots/ModerationBot/ModerationBot.csproj | 33 ++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 ExampleBots/ModerationBot/ModerationBot.csproj (limited to 'ExampleBots/ModerationBot/ModerationBot.csproj') diff --git a/ExampleBots/ModerationBot/ModerationBot.csproj b/ExampleBots/ModerationBot/ModerationBot.csproj new file mode 100644 index 0000000..5c8f8ff --- /dev/null +++ b/ExampleBots/ModerationBot/ModerationBot.csproj @@ -0,0 +1,33 @@ + + + + Exe + net8.0 + preview + enable + enable + false + true + + + + + + + + + + + + + + + + + + + + Always + + + -- cgit 1.4.1