public void Process(TwitchClient client, string username, string commandText, bool isMod) { playlistHelper.ArchiveCurrentRequest(); client.SendMessage($"Hey @{username}, the current request has been removed"); }