woops lol

This commit is contained in:
Adam R. Grey 2021-11-05 09:57:41 -04:00
parent 8cbd21c1fb
commit 4f70bba30c

View File

@ -160,8 +160,6 @@ namespace silverworker_discord
Console.Error.WriteLine("idgi but something happened."); Console.Error.WriteLine("idgi but something happened.");
await message.AddReactionAsync(Emote.Parse("<:problemon:859453047141957643>")); await message.AddReactionAsync(Emote.Parse("<:problemon:859453047141957643>"));
} }
throw new NotImplementedException();
} }
private async void detiktokify(Uri link, SocketUserMessage message) private async void detiktokify(Uri link, SocketUserMessage message)