diff --git a/SupportChild/Commands/StatusCommand.cs b/SupportChild/Commands/StatusCommand.cs
index 1e1adce..bfbbf78 100644
--- a/SupportChild/Commands/StatusCommand.cs
+++ b/SupportChild/Commands/StatusCommand.cs
@@ -15,7 +15,7 @@ public class StatusCommand : ApplicationCommandModule
long closedTickets = Database.GetNumberOfClosedTickets();
DiscordEmbed botInfo = new DiscordEmbedBuilder()
- .WithAuthor("EmotionChild/supportchild @ GitHub", "https://github.com/EmotionChild/SupportChild", "https://cdn.discordapp.com/attachments/765441543100170271/914327948667011132/Ellie_Concept_2_transparent_ver.png")
+ .WithAuthor("Emotion-stuff/supportchild @ Toastielab", "https://toastielab.dev/Emotions-stuff/SupportChild", "https://cdn.discordapp.com/attachments/765441543100170271/914327948667011132/Ellie_Concept_2_transparent_ver.png")
.WithTitle("Bot information")
.WithColor(DiscordColor.Cyan)
.AddField("Version:", SupportChild.GetVersion())
diff --git a/SupportChild/Commands/UnassignComand.cs b/SupportChild/Commands/UnassignCommand.cs
similarity index 100%
rename from SupportChild/Commands/UnassignComand.cs
rename to SupportChild/Commands/UnassignCommand.cs
diff --git a/SupportChild/SupportChild.cs b/SupportChild/SupportChild.cs
index 4af79a3..7582120 100644
--- a/SupportChild/SupportChild.cs
+++ b/SupportChild/SupportChild.cs
@@ -103,7 +103,6 @@ internal static class SupportChild
discordClient.UseInteractivity(new InteractivityConfiguration
{
- AckPaginationButtons = true,
PaginationBehaviour = PaginationBehaviour.Ignore,
PaginationDeletion = PaginationDeletion.DeleteMessage,
Timeout = TimeSpan.FromMinutes(15)
diff --git a/SupportChild/SupportChild.csproj b/SupportChild/SupportChild.csproj
index e8c7a63..fcbb1f7 100644
--- a/SupportChild/SupportChild.csproj
+++ b/SupportChild/SupportChild.csproj
@@ -27,19 +27,19 @@
-
-
-
-
+
+
+
+
-
-
-
+
+
+
-
-
+
+