about summary refs log tree commit diff
path: root/MiniUtils/Commands/DumpTimelineCommand.cs
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2025-11-10 03:05:18 +0100
committerRory& <root@rory.gay>2025-11-10 03:05:18 +0100
commitd272c5b6f50e3f66a430fe4a6bbb3188f9adb1c8 (patch)
tree328d96076fe8c6fe6081f9083fcb3a498c41a683 /MiniUtils/Commands/DumpTimelineCommand.cs
parentMore stuff (diff)
downloadMiniUtils-d272c5b6f50e3f66a430fe4a6bbb3188f9adb1c8.tar.xz
MiniUtils changes, add uick ban sync hack bot HEAD master
Diffstat (limited to 'MiniUtils/Commands/DumpTimelineCommand.cs')
-rw-r--r--MiniUtils/Commands/DumpTimelineCommand.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/MiniUtils/Commands/DumpTimelineCommand.cs b/MiniUtils/Commands/DumpTimelineCommand.cs

index 4ee53c9..1139fb6 100644 --- a/MiniUtils/Commands/DumpTimelineCommand.cs +++ b/MiniUtils/Commands/DumpTimelineCommand.cs
@@ -1,6 +1,7 @@ using System.Text.Json; using System.Text.Json.Serialization; using LibMatrix; +using LibMatrix.Responses; using LibMatrix.Services; using LibMatrix.Utilities.Bot.Interfaces;