From 3e934eee892f69a8f78b94950993000522702769 Mon Sep 17 00:00:00 2001
From: "Emma [it/its]@Rory&" <root@rory.gay>
Date: Thu, 23 Nov 2023 05:42:33 +0100
Subject: Moderation bot work

---
 ExampleBots/LibMatrix.ExampleBot/Bot/Commands/CmdCommand.cs | 1 +
 1 file changed, 1 insertion(+)

(limited to 'ExampleBots/LibMatrix.ExampleBot/Bot')

diff --git a/ExampleBots/LibMatrix.ExampleBot/Bot/Commands/CmdCommand.cs b/ExampleBots/LibMatrix.ExampleBot/Bot/Commands/CmdCommand.cs
index f3b4dde..ea42597 100644
--- a/ExampleBots/LibMatrix.ExampleBot/Bot/Commands/CmdCommand.cs
+++ b/ExampleBots/LibMatrix.ExampleBot/Bot/Commands/CmdCommand.cs
@@ -1,4 +1,5 @@
 using ArcaneLibs.Extensions;
+using ArcaneLibs.StringNormalisation;
 using LibMatrix.EventTypes.Spec;
 using LibMatrix.ExampleBot.Bot.Interfaces;
 
-- 
cgit 1.5.1